Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.59 KB | None | 0 0
  1. <style>#headerContainer {
  2. height: 55px !Important;
  3. background: transparent !important;
  4. margin-bottom: 0px !important;
  5. }
  6.  
  7. #headerContainer #header
  8. { background: transparent !important;
  9.  
  10. }
  11. #logo { display: none; } #headerContainer #bannerAd { display: none; }
  12.  
  13. #navTop_mainmenu {
  14. position: relative;
  15. margin-left: auto !important;
  16. margin-right: auto !important;
  17. width: 1000px;
  18. margin-top: 10px;
  19.  
  20. }
  21.  
  22.  
  23. #headerContainer .navTab {
  24. font: normal 12px paranormal !IMPORTANT;
  25. font-style: helvetica;
  26. color:#ffffff !important;
  27.  
  28. }
  29.  
  30. #headerContainer .navTab:hover {
  31. font: 12px georgia !Important;
  32. font-style: italics;
  33. text-decoration: none;
  34. color:#ffffff!important;
  35. letter-spacing: ;
  36. text-transform: lowercase;
  37.  
  38.  
  39. }
  40.  
  41. a:link {
  42. font-family: calibri!IMPORTANT;
  43. color:#ffffff;
  44. letter-spacing:2px!important;
  45. font-size: 15px;
  46. text-decoration: none;
  47. text-transform: lowercase !important;
  48. ;
  49. font-style:italic;
  50. }
  51.  
  52. a:hover {
  53. text-align:center !important;
  54. color: #ffffff;
  55. letter-spacing: 2px !important;
  56. font-size: 15px;
  57. padding: 6px;
  58. font-style:italic;
  59. text-shadow: 0 0 3px #FFffff;
  60.  
  61. }
  62.  
  63. a:active {
  64. color:#ffffff;
  65. }
  66.  
  67. a:visited {
  68. color;
  69. }
  70.  
  71. ::-webkit-scrollbar {
  72. width: 5px;
  73. height: 10px;
  74. background-color: #ffffff;
  75. }
  76.  
  77. ::-webkit-scrollbar-track {
  78. background-color: #ffffff;
  79. height: 10px;
  80. }
  81.  
  82. ::-webkit-scrollbar-thumb {
  83. background: #ffffff;
  84. }
  85.  
  86. hr {
  87. border: 0px solid #ffffff;
  88. background-color: #ffffff;
  89. display: none;
  90. }
  91.  
  92. </style>
  93.  
  94.  
  95.  
  96. <br><center><b>Layout Coming Soon From Bela</b></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement