Created
January 30, 2015 00:27
-
-
Save fakefarm/f7ffbb309a2c43d3eca6 to your computer and use it in GitHub Desktop.
About text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.superbox-inner { | |
outline: 1px solid #404041; | |
border: none; | |
float: left; | |
display: block; | |
padding: 93px 97px; | |
background: rgba(255, 255, 255,0.9); | |
position: fixed; | |
top: 10px; | |
left: 0px; | |
z-index: 100; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment