Advertisement
rainbowWaterfall

The Last Of Us - Tumblr Dashboard Theme (2)

Jul 8th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. /*Background must be 1920 x 1080 if you want to replace it. I suggest going to my Last Of Us blog @ http://www.thelastoffans.tumblr.com and sending me an ask, I may be able to resize it for you, but please be patient!*/
  2. body {background: url('http://puu.sh/3xXU4.png') bottom left #000000 no-repeat fixed !important;
  3. background-size: 100% !important;}
  4.  
  5. /*TLOU Logo*/
  6. #logo {width: 196px !important; height: 50px !important; margin-top: 6px !important; }
  7. #logo > .logo_anchor {background-image: url(http://puu.sh/3xXb1.png) !important}
  8.  
  9. /*'New post' icons*/
  10. .new_post_label .new_post_label_icon {background-image: url('http://puu.sh/3yj0r.png') !important;
  11. background-repeat: no-repeat;
  12. position: absolute;
  13. display: block;
  14. background-size: auto !important;
  15. top: 5px !important;
  16. left: 0px !important;}
  17.  
  18.  
  19. /* SCROLL-TO-TOP Fireflies logo */
  20. #return_to_top .return_to_top_icon{ background: url('http://puu.sh/3yjg2.png') no-repeat transparent!important}
  21.  
  22. /*IMPORTANT*/
  23. #content {background: rgba(100, 143, 172, 0) !important;
  24. .controls_section li a {background: url(' ') !important;}
  25. li.notification.alt {background-color: transparent;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement