Created
December 21, 2017 09:53
-
-
Save voyeg3r/329b7c3b5c5adea00d4755fbd6edb201 to your computer and use it in GitHub Desktop.
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
#sponsors_feature, #sponsors_index { | |
width: 120px; | |
} | |
#sponsors_index { | |
position: absolute; | |
top: -2px; right: 0; | |
} | |
#sponsors_index h2 { | |
background: #fff url('/images/components.png') -362px -579px; | |
} | |
#sponsors_feature { | |
position: absolute; | |
top: 136px; left: 20px; | |
} | |
#sponsors_feature h2 { | |
text-indent: -99999px; | |
margin-bottom: 0px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment