Advertisement
Guest User

Untitled

a guest
Aug 9th, 2011
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #logo a {
  2. background: url(../img/logo.png) no-repeat 0 0;
  3. width: 261px;
  4. height: 73px;
  5. position: absolute;
  6. left: 0;
  7. bottom: 0;
  8. text-indent: -9999px;
  9. overflow: hidden;
  10. }
  11.  
  12. #tagline {
  13. display: none;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement