Guest User

Untitled

a guest
Jun 25th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. /* LUELinks Classic CSS Theme (Stylish) by ExEivot */
  2.  
  3. /*Black Ice v3.0*/
  4.  
  5. body {
  6. background: #1d1d1d !important;
  7. font-family: helvetica, sans-serif;
  8. margin:0 9px!important;
  9. }
  10.  
  11. h1{
  12. font-family: 'palatino linotype', palatino, serif;
  13. font-size: 22px;
  14. font-style: italic;
  15. letter-spacing: 1.2pt;
  16. line-height: 1.8;
  17. color:#999;
  18. text-shadow: -1px 1px 8px #444, 1px -1px 8px #666;
  19. }
  20.  
  21. h2{
  22. font-family: verdana, sans-serif;
  23. font-size: 11px;
  24. text-transform: uppercase;
  25. letter-spacing: 1.2pt;
  26. line-height: 1.2;
  27. font-weight:300;
  28. }
  29.  
  30. /*MENU*/
  31. .menubar{
  32. background-image: linear-gradient(bottom, #000670 0%, #00AEFF 100%) !important;
  33. background-image: -o-linear-gradient(bottom, #000670 0%, #00AEFF 100%) !important;
  34. background-image: -moz-linear-gradient(bottom, #000670 0%, #00AEFF 100%) !important;
  35. background-image: -webkit-linear-gradient(bottom, #000670 0%, #00AEFF 100%) !important;
  36. background-image: -ms-linear-gradient(bottom, #000670 0%, #00AEFF 100%) !important;
  37. background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #000670), color-stop(1, #00AEFF) ) !important;
  38. color: #bbb !important;
  39. border: solid 1px #25587E !important;
  40. padding: 12px 0 !important;
  41. }
  42. .menubar a{
  43. font-family: helvetica, sans-serif;
  44. font-size: 11px;
  45. font-weight:200;
  46. text-transform: uppercase;
  47. text-decoration:none;
  48. letter-spacing: 1.1pt;
  49. text-shadow: 1px 1px 4px #151B54;
  50. line-height: 1.4;
  51. color: #eee !important;
  52. margin:0 8px;
  53. cursor: pointer;
  54. -webkit-transition: margin 250ms ease-out;
  55. -moz-transition: margin 250ms ease-out;
  56. }
  57. .menubar a:hover{
  58. text-transform: uppercase;
  59. text-decoration:underline;
  60. color: #5CB3FF !important;
  61. text-shadow: -1px 1px 8px #151B54, 1px -1px 8px #153E7E;
  62. margin: 0 16px!important
  63. }
  64. .menubar a:active{
  65. text-transform: uppercase;
  66. text-decoration:underline;
  67. color: #5CB3FF !important;
  68. text-shadow: -1px -1px 1px #555;
  69. }
  70.  
  71. .userbar {
  72. -webkit-border-top-left-radius: 9px;
  73. -webkit-border-top-right-radius: 9px;
  74. -moz-border-radius-topleft: 9px;
  75. -moz-border-radius-topright: 9px;
  76. border-top-left-radius: 9px;
  77. border-top-right-radius: 9px;
  78. background-image: linear-gradient(bottom, #111 0%, #444 100%) !important;
  79. background-image: -o-linear-gradient(bottom, #111 0%, #444 100%) !important;
  80. background-image: -moz-linear-gradient(bottom, #111 0%, #444 100%) !important;
  81. background-image: -webkit-linear-gradient(bottom, #111 0%, #444 100%) !important;
  82. background-image: -ms-linear-gradient(bottom, #111 0%, #444 100%) !important;
  83. background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #111), color-stop(1, #444) ) !important;
  84. color: #bbb !important;
  85. font-size: 12px !important;
  86. border: solid 1px #555 !important;
  87. padding: 6px 0 !important;
  88. margin-bottom:12px!important;
  89. }
  90. .userbar a{
  91. font-family: helvetica, sans-serif;
  92. font-size: 11px;
  93. font-weight:200;
  94. text-transform: uppercase;
  95. text-decoration:none;
  96. letter-spacing: 1.1pt;
  97. text-shadow: 1px 1px 4px #151B54;
  98. line-height: 1.4;
  99. color: #eee !important;
  100. margin:0 8px;
  101. cursor: pointer;
  102. -webkit-transition: margin 250ms ease-out;
  103. -moz-transition: margin 250ms ease-out;
  104. }
  105. .userbar a:hover{
  106. text-transform: uppercase;
  107. text-decoration:underline;
  108. color: #5CB3FF !important;
  109. text-shadow: -1px 1px 8px #151B54, 1px -1px 8px #153E7E;
  110. margin: 0 12px!important;
  111. }
  112. .userbar a:active{
  113. text-transform: uppercase;
  114. text-decoration:underline;
  115. color: #5CB3FF !important;
  116. text-shadow: -1px -1px 1px #555;
  117. }
  118. .infobar{
  119. font-family: helvetica, sans-serif;
  120. background-image: linear-gradient(bottom, #111 0%, #444 100%) !important;
  121. background-image: -o-linear-gradient(bottom, #111 0%, #444 100%) !important;
  122. background-image: -moz-linear-gradient(bottom, #111 0%, #444 100%) !important;
  123. background-image: -webkit-linear-gradient(bottom, #111 0%, #444 100%) !important;
  124. background-image: -ms-linear-gradient(bottom, #111 0%, #444 100%) !important;
  125. background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #111), color-stop(1, #444) ) !important;
  126. color: #bbb !important;
  127. font-size: 12px !important;
  128. border: solid 1px #555 !important;
  129. padding: 6px 3px !important;
  130. margin-bottom:12px!important;
  131. }
  132. .infobar a{
  133. font-size: 11px;
  134. font-weight:200;
  135. text-transform: uppercase;
  136. text-decoration:none;
  137. letter-spacing: 1.1pt;
  138. text-shadow: 1px 1px 4px #151B54;
  139. line-height: 1.4;
  140. color: #eee !important;
  141. margin:0 2px;
  142. }
  143. .infobar a:hover{
  144. text-transform: uppercase;
  145. text-decoration:underline;
  146. color: #5CB3FF !important;
  147. text-shadow: -1px 1px 8px #151B54, 1px -1px 8px #153E7E;
  148. }
  149. .infobar a:active{
  150. text-transform: uppercase;
  151. text-decoration:underline;
  152. color: #5CB3FF !important;
  153. text-shadow: -1px -1px 1px #555;
  154. }
  155.  
  156. div.message-top{padding:5px;border:1px solid #111;}
  157. div.menubar, div.userbar, div.infobar, .message, div.message-top {margin:0;}
  158. div.message-body{padding:5px;}
  159. .quoted-message{margin-top:3px!important;}
  160. .quoted-message .message-top{padding:3px;border:0;}
  161.  
  162. table.grid {
  163. border-left:1px solid #444;
  164. border-top:1px solid #333;
  165. }
  166.  
  167. table.grid tr th {
  168. font-family: helvetica, sans-serif;
  169. font-size: 13px;
  170. font-weight:bold;
  171. text-transform: uppercase;
  172. text-decoration:none;
  173. letter-spacing: 1.1pt;
  174. line-height: 1.4;
  175. color: #666 !important;
  176. padding:5px 0;
  177. }
  178. table.grid tr td, table.grid tr th {
  179. border-bottom:solid #000!important;
  180. border-width:0 0 1px 0!important;
  181. }
  182.  
  183. table.grid tr td {
  184. font-family: helvetica, sans-serif;
  185. font-size: 12px;
  186. letter-spacing: 1.1pt;
  187. padding:6px 10px!important;
  188. border-left:1px solid #333!important;
  189. }
  190.  
  191. tr:nth-child(odd) td {
  192. background-image: linear-gradient(bottom, #141414 50%, #1A1A19 100%) !important;
  193. background-image: -o-linear-gradient(bottom, #141414 50%, #1A1A19 100%) !important;
  194. background-image: -moz-linear-gradient(bottom, #141414 50%, #1A1A19 100%) !important;
  195. background-image: -webkit-linear-gradient(bottom, #141414 50%, #1A1A19 100%) !important;
  196. background-image: -ms-linear-linear-gradient(bottom, #141414 50%, #1A1A19 100%) !important;
  197. background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #141414), color-stop(1, #1A1A19) ) !important;
  198. }
Add Comment
Please, Sign In to add comment