Advertisement
ardentNerd

Dinonar

Feb 10th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. html, body{background:url(http://i.imgur.com/pRf9HQz.png) no-repeat top center, url(http://i.imgur.com/qwAqcu2.jpg) repeat center;
  2. }
  3.  
  4.  
  5.  
  6. #gaia_header, #gaia_header ul{background: none !important;
  7. font-size: 15px !important;}
  8. #gaia_header a, #gaia_header li{color:#fff!important;
  9. font-weight: bold; }
  10. #header_left:after{content: '| Profile by: Lokadottir'; color: #fff;
  11. font-weight: bold; }
  12. #header_left img {width: 0px; padding: 0 45px 0 5px; background: url( http://i.imgur.com/wtwGGOm.png) bottom left no-repeat;}
  13.  
  14. #columns{
  15. top: 100px;
  16. left: 50%;
  17. transform: translateX(-50%);
  18. width: 1100px;
  19. }
  20. #column_1{margin-left:0
  21. width: 250px;}
  22. #column_2{width: 250px;
  23. float: right;}
  24. #columns .panel {background-color: rgba(0, 0, 0, .5);
  25. font-size: 12px;
  26. border: solid 3px #8DD15F;
  27. border-radius: 20px;
  28. color: #FFFFFF;
  29. height: 10px; overflow: hidden;}
  30. #columns .panel:hover{height: auto; overflow: auto; max-height: 250px;}
  31. .panel h2{background-color: rgba(0, 0, 0, .5);
  32. text-align: center;
  33. color: #f6ff00;
  34. font-size: 12px;}
  35. .panel a{color: #f6ff00;}
  36.  
  37.  
  38.  
  39.  
  40.  
  41. #avatar_menu a{font-family: 'Hind';
  42. color: #449CDB;}
  43.  
  44. .premium_sparkle, #avatar_menu+div+div, noscript+script+script+noscript+div[style*='display']~div{
  45. display: none !important;}
  46. #id_wishlist img{border-style: solid; border-color: #292A2E; border-width: 1px; border-radius: 7px; margin: 2px;}
  47. #id_wishlist img:hover{background-color:#F84347;}
  48. #id_equipment img{border-style: solid; border-color: #292A2E; border-width: 1px; border-radius: 7px; margin: 2px;}
  49. #id_equipment img:hover{background-color:#F84347;}
  50.  
  51. #gaia_header {display:block !important; position:relative !important; top:0px !important; left:0px !important; width:100% !important; height:25px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important;}
  52. #header_left {display:block !important; position:relative !important; top:0px !important; float:left !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:left !important;}
  53. #header_right {display:block !important; position:relative !important; top:0px !important; right:0px !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:right !important;}
  54. #header_left img {display:inline !important;}
  55. #header_left ul {display:inline !important;}
  56. #header_right ul {display:inline !important;}
  57. #header_left li {display:inline !important;}
  58. #header_right li {display:inline !important;}
  59. #header_left a {display:inline !important;}
  60. #header_right a {display:inline !important;}
  61.  
  62. #gaia_header {display:block !important; position:relative !important; top:0px !important; left:0px !important; width:100% !important; height:25px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important;}
  63. #header_left {display:block !important; position:relative !important; top:0px !important; float:left !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:left !important;}
  64. #header_right {display:block !important; position:relative !important; top:0px !important; right:0px !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:right !important;}
  65. #header_left img {display:inline !important;}
  66. #header_left ul {display:inline !important;}
  67. #header_right ul {display:inline !important;}
  68. #header_left li {display:inline !important;}
  69. #header_right li {display:inline !important;}
  70. #header_left a {display:inline !important;}
  71. #header_right a {display:inline !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement