Advertisement
Guest User

Untitled

a guest
Apr 25th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. .content:before {height: 416px; background: #393D41 url(%%headerimg%%) fixed no-repeat 33% 0}
  2. @media only screen and (min-width : 1921px) {.content:before {background-size: cover;}}
  3.  
  4. /* Add or subtract THE SAME AMOUNT ON EACH OF THESE */
  5. .content {margin-top: 342px;}
  6. .side {margin-top: 446px;}
  7. .search-page .side {margin-top: 394px;}
  8. .comments-page .side {margin-top: 558px;}
  9. .res .comments-page .side {margin-top: 572px;}
  10. .comments-page .side .linkinfo {margin-top: 246px;}
  11. #search, .search-page .morelink {top: 342px;}
  12. .morelink {top: 394px;}
  13. #header-bottom-left {top: 278px;}
  14.  
  15. #header .tabmenu li a, .pagename a {text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.5);}
  16. #header .tabmenu li a:hover, .pagename a:hover {background-color: rgba(0, 0, 0, 0.12);}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement