Advertisement
ardentNerd

Wooly

Mar 23rd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. /* Profile Theme
  2. * @name How to train your Dragon
  3. * @author Lokadottir
  4. * @link https://gaiatools.com/themes/item/how-to-train-your-dragon
  5. * ---------------------------------------------------------------- */
  6. html, body{background:url(https://i.imgur.com/qL2lY4u.png) no-repeat bottom right fixed, url(https://i.imgur.com/clMU1Yn.jpg) no-repeat center fixed black;
  7. }
  8.  
  9. #gaia_header, #gaia_header ul{background: none !important; font-family: 'Titillium Web';
  10. font-size: 14px !important;}
  11. #gaia_header a, #gaia_header li{color:#white!important;
  12. font-weight: bold; }
  13. #header_left:after{content: '| Profile by: Lokadottir'; color: #white;
  14. font-weight: bold; }
  15. #header_left img {width: 0px; padding: 0 45px 0 5px; background: url( http://i.imgur.com/CNt52rr.png) bottom left no-repeat;}
  16.  
  17. #columns{top: 50px;}
  18. #column_2{width: 450px;}
  19. .panel {background-color: rgba(0, 0, 0, .7);
  20. font-family: 'Comfortaa';
  21. font-size: 12px;
  22. border: solid 1px #CCFCFC;
  23. border-radius: 5px;
  24. color: #FFFFFF}
  25. .panel h2{background-color: rgba(0, 0, 0, .7);
  26. text-align: center;
  27. border: solid 1px #CCFCFC;
  28. border-radius: 5px;
  29. font-family: 'Titillium Web';
  30. color: #449CDB;}
  31. .panel a{color: #449CDB;}
  32.  
  33.  
  34. @font-face {
  35. font-family: 'Comfortaa';
  36. font-style: normal;
  37. font-weight: 400;
  38. src: local('Comfortaa'), local('Comfortaa-Regular'), url(https://fonts.gstatic.com/s/comfortaa/v7/qLBu5CQmSMt1H43OiWJ77VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  39. }
  40.  
  41. @font-face {
  42. font-family: 'Titillium Web';
  43. font-style: normal;
  44. font-weight: 400;
  45. src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2) format('woff2');
  46. }
  47.  
  48.  
  49.  
  50. #avatar_menu a{font-family: 'Titillium Web';
  51. color: #449CDB;}
  52.  
  53. .premium_sparkle, #avatar_menu+div+div, noscript+script+script+noscript+div[style*='display']~div{
  54. display: none !important;}
  55. #id_wishlist img{border-style: solid; border-color: #292A2E; border-width: 1px; border-radius: 7px; margin: 2px;}
  56. #id_wishlist img:hover{background-color:#F84347;}
  57. #id_equipment img{border-style: solid; border-color: #292A2E; border-width: 1px; border-radius: 7px; margin: 2px;}
  58. #id_equipment img:hover{background-color:#F84347;}
  59.  
  60. #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;}
  61. #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;}
  62. #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;}
  63. #header_left img {display:inline !important;}
  64. #header_left ul {display:inline !important;}
  65. #header_right ul {display:inline !important;}
  66. #header_left li {display:inline !important;}
  67. #header_right li {display:inline !important;}
  68. #header_left a {display:inline !important;}
  69. #header_right a {display:inline !important;}
  70. html::after{content:url(https://gaiatools.com/themes/item/blue-ghosties/track.png)}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement