Advertisement
jamastar

Light Rainbow

May 31st, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. /* code created by landshark
  2. https://www.xanje.com/~jamastar */
  3.  
  4. #header-logo-info>div {
  5. width: 33.33%;
  6. margin-top: 55px;
  7. }
  8.  
  9.  
  10.  
  11.  
  12.  
  13. body {
  14. background-image: url("http://i.imgur.com/OYunNY1.png");
  15. background-color: #000;
  16. color: #000;
  17. height: 200px;
  18.  
  19. }
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. #top-buttons-contain>div, .toolbar-button.open, .toolbar-window {
  28. background-color: #d7e9fe;
  29. border-radius: 1px 1px 1px 1px;
  30. }
  31.  
  32. #header-nav {
  33. background-image: url("http://i.imgur.com/lpbhCRV.png");
  34. border-radius: 1px 1px 1px 1px;
  35. margin-top: 80px;
  36. }
  37.  
  38. #header-nav {
  39. background-color: transparent;
  40. }
  41.  
  42. #header-nav>div:hover>a, #header-nav>div>div {
  43. background-color: #d7e9fe;
  44. }
  45.  
  46. #header-nav>div a {
  47. color: #000;
  48. border-radius: 1px 1px 1px 1px;
  49.  
  50. }
  51.  
  52. #header-nav>div>div {
  53. background-color: #d7e9fe;
  54. border-radius: 1px 1px 1px 1px;
  55. }
  56.  
  57. #coin-balance-top, #unread-replies-link {
  58. cursor: pointer;
  59. padding: 3px 10px;
  60. height: inherit;
  61. font-size: 11px;
  62. font-family: Arial;
  63. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.25);
  64. border-radius: 1px 1px 1px 1px;
  65. float: right;
  66. color: black;
  67. }
  68.  
  69. #coin-balance-top, #unread-replies-link, .toolbar-button.open, .toolbar-window {
  70. background-image: url("http://i.imgur.com/lpbhCRV.png");
  71. }
  72. #top-buttons-contain {
  73. width: inherit;
  74. max-width: 100%;
  75. height: 27px;
  76. line-height: 20px;
  77. z-index: 2500;
  78. position: fixed;
  79. top: 0;
  80. padding-right: 80px;
  81. color: #999994;
  82. }
  83.  
  84. replies-link, .toolbar-button.open, .toolbar-window {
  85. background-color: #969691;
  86. }
  87.  
  88.  
  89.  
  90. #header {
  91. background-image: url(--);
  92. background-repeat: no-repeat;
  93. background-size: 450px;
  94. background-position-x: 0%;
  95. margin-top: 100px;
  96. margin-left: -0px;
  97. }
  98.  
  99. #wrapper {
  100. width: 960px;
  101. min-height: 100%;
  102. margin: 0 auto;
  103. border: 0 solid;
  104. padding-top: 0px;
  105. }
  106.  
  107.  
  108. #welcome-message #greeting-name {
  109. font-weight: bold;
  110. font-size: 16px;
  111. color: #000;
  112. display: none;
  113.  
  114. }
  115.  
  116. #welcome-message.logged-in {
  117. padding-right: 85px;
  118. display: none;
  119. }
  120.  
  121. a:link,a:visited {
  122. color: black;
  123. text-decoration: none;
  124. transition-duration: 0.9s;
  125. font-family: Arial;
  126. }
  127.  
  128. #logo {
  129. position: absolute;
  130. top: 0;
  131. left: 0;
  132. display: block;
  133. width: 168px;
  134. height: 75px;
  135. background-repeat: no-repeat;
  136. display: none;
  137. }
  138.  
  139. .tabbed-container .tabbed-tabs>div.tab-open, .tabbed-container.inverted .tabbed-tabs>div {
  140. background-color: #C1C1BA;
  141. font-family: Arial;
  142. color: black;
  143. display: none;
  144.  
  145. }
  146.  
  147. .bbc_table td {
  148. font-family: Arial;
  149. color: black;
  150.  
  151. }
  152.  
  153. .tabbed-container .tabbed-tabs>div, .tabbed-container.inverted .tabbed-tabs>div.tab-open {
  154. background-color: #c1c1ba;
  155. font-family: Arial;
  156. color: black;
  157.  
  158. }
  159.  
  160. table {
  161. background-color: #C1C1BA;
  162.  
  163.  
  164. }
  165.  
  166. .tabbed-container .tabbed-sections>div.tab-open {
  167. background-color: #C1C1BA;
  168.  
  169. }
  170.  
  171. #site-announcement {
  172. padding: 0 10px;
  173. text-align: center;
  174. position: relative;
  175. display: none;
  176. }
  177.  
  178. header {
  179. background-image: url("http://i.imgur.com/lpbhCRV.png");
  180. border-radius: 1px 1px 1px 1px;
  181.  
  182. }
  183.  
  184. .thread-attr {
  185. background-color: transparent;
  186. }
  187.  
  188. .forums-pagination li a, .thread-attr {
  189. color: #000000;
  190. font-family: Arial;
  191. }
  192.  
  193. h2:last-child {
  194. margin-bottom: 0;
  195. font-family: Arial;
  196. color: black;
  197.  
  198. }
  199.  
  200.  
  201. [role=button], select {
  202. border-color: #c1c1ba;
  203. color: #fff;
  204. background-color: #8c9294;
  205. display: none;
  206. }
  207.  
  208. section:not(.no-margin) {
  209. /* margin-bottom: 1px; */
  210. /* margin-top: 0px; */
  211. border-radius: 1px 1px 1px 1px;
  212. background-image: url("http://i.imgur.com/S77AM7Y.png");
  213. font-family: Arial;
  214. color: black;
  215. }
  216.  
  217. section {
  218. background-color: transparent;
  219. }
  220.  
  221. #threads-table .th-tbl-last {
  222. width: 155px;
  223. font-size: 0.9em;
  224. color: black;
  225. display: none;
  226. }
  227.  
  228. #threads-table .th-tbl-icon {
  229. width: 10px;
  230. text-align: center;
  231. display: none;
  232. }
  233.  
  234. #toolbar {
  235. border-radius: 0px 0 0;
  236. }
  237.  
  238. .side-tools {
  239. background-color: #5f2c34;
  240. }
  241.  
  242. #toolbar-clock {
  243. text-align: center;
  244. font-size: 11px;
  245. font-weight: 700;
  246. margin-bottom: 3px;
  247. margin-top: 5px;
  248. color: black;
  249. }
  250.  
  251. .side-tools>.button {
  252. background-color: #000;
  253. }
  254.  
  255.  
  256. element.style {
  257. }
  258.  
  259. .toolbar-button {
  260. background-image: url("http://i.imgur.com/S77AM7Y.png");
  261. }
  262.  
  263. #wrapper>iframe, header, th {
  264. background-color: transparent;
  265. }
  266.  
  267. #side-boxes.right .side-tools {
  268. border-radius: 1px 1px 1px 1px;
  269. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.35);
  270. display: none;
  271. }
  272.  
  273. section button, section input[type=button], section input[type=email], section input[type=number], section input[type=password], section input[type=search], section input[type=submit], section input[type=text], section select, section textarea {
  274. border-color: transparent;
  275. color: #000000;
  276. background-color: transparent;
  277. }
  278.  
  279. body {
  280. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  281. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement