Skip to content

Instantly share code, notes, and snippets.

@voyeg3r
Created December 21, 2017 09:53
Show Gist options
  • Save voyeg3r/329b7c3b5c5adea00d4755fbd6edb201 to your computer and use it in GitHub Desktop.
Save voyeg3r/329b7c3b5c5adea00d4755fbd6edb201 to your computer and use it in GitHub Desktop.
#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