Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. .pagename a{
  2. background: url(%%bannerimage%%);
  3. position: top
  4. bottom: 0;
  5. height:150px!important;
  6. width: 100%!important;
  7. left: -5px;
  8. float: left;
  9. z-index: 0;
  10. }
  11. .redditname a{
  12. text-indent: -9000px;
  13. }
  14.  
  15. .tabmenu{
  16. display: inline;
  17. float: left;
  18. }
  19.  
  20. #header-bottom-left{
  21. height: 170px;
  22. }
  23.  
  24. #header-bottom-left .tabmenu{
  25. position:absolute;
  26. left: 120px;
  27. bottom: 0;
  28. display: inline;
  29. }
  30.  
  31. #header-img{
  32. position: absolute;
  33. bottom: 0;
  34. z-index: 1;
  35. }
  36.  
  37. div.titlebox span.word{
  38. display: none;
  39. }
  40. div.titlebox span.number:after {
  41. content: " Blackmailers"
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement