Skip to content

Instantly share code, notes, and snippets.

@plavet
Last active October 13, 2015 11:47
Show Gist options
  • Save plavet/4190710 to your computer and use it in GitHub Desktop.
Save plavet/4190710 to your computer and use it in GitHub Desktop.
CSS - Sprite Setup
.logo, .the_indie_oracle_header, .english, .english_h, .french, .french_h, .home-link, .home-link_h, .books, .books_h, .the_indie_oracle, .the_indie_oracle_h, .appearances_and_events, .appearances_and_events_h, .feedback_and_reviews, .feedback_and_reviews_h, .downloads, .downloads_h, .rw_journey_headline, .naslov_mission, .naslov_where_i_go, .naslov_about_me, .archangels_hollytreasure_headline, .snfb, .snfb_h, .sntw, .sntw_h, .snb, .snb_h, .snms, .snms_h, .snyt, .snyt_h, .books_rick1, .books_rick1_h, .books_arch1, .books_arch1_h, .the_indie_oracle_about, .the_indie_oracle_about_h, .the_indie_oracle_mission, .the_indie_oracle_mission_h, .the_indie_oracle_where, .the_indie_oracle_where_h, .appearances_and_events_radio, .appearances_and_events_radio_h, .appearances_and_events_television, .appearances_and_events_television_h, .appearances_and_events_special, .appearances_and_events_special_h, .appearances_and_events_blogs, .appearances_and_events_blogs_h, .appearances_and_events_signings, .appearances_and_events_signings_h, .feedback_and_reviews_guest, .feedback_and_reviews_guest_h, .feedback_and_reviews_feed, .feedback_and_reviews_feed_h, .feedback_and_reviews_book, .feedback_and_reviews_book_h{
background: url(../images/sprites.png) no-repeat;
text-indent: -99999px;
display:block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment