Advertisement
jamastar

White & Light Grey for erin

May 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. /* code created by landshark
  2. https://www.xanje.com/~jamastar */
  3.  
  4.  
  5. #header-logo-info>div {
  6. width: 33.33%;
  7. margin-top: 55px;
  8.  
  9. }
  10.  
  11. body {
  12. background-image: url("https://i.imgur.com/1S19gM0.png");
  13. background-color: #000;
  14. color: #000;
  15. height: 100px;
  16.  
  17. }
  18.  
  19. #header-nav {
  20. background-image: url("https://i.imgur.com/DRgbEIY.png");
  21. border-radius: 1px 1px 1px 1px;
  22. margin-top: 80px;
  23. background-color: transparent;
  24. font-size: 13px;
  25. text-transform: uppercase;
  26. width: 740px;
  27. margin-left: 100px;
  28. }
  29.  
  30. #header-nav>div:hover>a, #header-nav>div>div {
  31. background-color: transparent;
  32. }
  33.  
  34. #header-nav>div a {
  35. color: #000;
  36. border-radius: 1px 1px 1px 1px;
  37. font: Arial;
  38.  
  39. }
  40.  
  41. #header-nav>div>div {
  42. background-color: #e6e6e6;
  43. border-radius: 1px 1px 1px 1px;
  44. color: #000;
  45. font: Arial;
  46. font-size: 11px;
  47. line-height: 10px;
  48. }
  49.  
  50. #coin-balance-top, #unread-replies-link {
  51. cursor: pointer;
  52. padding: 3px 10px;
  53. height: inherit;
  54. font-size: 11px;
  55. font-family: Arial;
  56. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.25);
  57. border-radius: 1px 1px 1px 1px;
  58. float: right;
  59. color: #000;
  60. }
  61.  
  62. #coin-balance-top, #unread-replies-link, .toolbar-button.open, .toolbar-window {
  63. background-image: url("https://i.imgur.com/3Su0Z3e.png");
  64. display: none;
  65. }
  66.  
  67. #profile-header {
  68. display: none;
  69.  
  70. }
  71.  
  72. #profile-header h1 {
  73. display:none;
  74. }
  75.  
  76.  
  77. div#profile-signature {
  78. display: none;
  79. }
  80. div#profile-recent-posts {
  81. display: none;
  82.  
  83. }
  84. div#profile-friends {
  85. display: none;
  86. }
  87.  
  88. div#profile-greeting {
  89. padding-right: 0;
  90. width: 530px;
  91. margin-left: 70px;
  92. }
  93. .thread-attr:not(.mobile-only) {
  94. display: inline-block;
  95. display: none;
  96. }
  97. #profile-info {
  98. line-height: 17px;
  99. font-size: 13px;
  100. width: 200px;
  101. margin-left: 100px;
  102. line-height: 12px;
  103. font-size: 0px;
  104. height: 200px;
  105. }
  106. section.text-center {
  107. text-align: center;
  108. width: 740px;
  109. height: 40px;
  110. margin-left: 100px;
  111. }
  112. div.avatar {
  113. display: inline-block;
  114. text-align: center;
  115. margin-left: 10px;
  116. border-radius: 50%;
  117. box-sizing: 80px;
  118. width: 100px;
  119. }
  120.  
  121. #header {
  122. background-image: url("");
  123. background-repeat: no-repeat;
  124. background-size: 700px;
  125. background-position-x: 50%;
  126. margin-top: 60px;
  127. margin-left: -0px;
  128. }
  129.  
  130. #logo {
  131. position: absolute;
  132. top: 0;
  133. left: 260px;
  134. display: block;
  135. background-positi on: 50%;
  136. width: 600px;
  137. height: 60px;
  138. background-repeat: no-repeat;
  139. background-image: url("");
  140. display: none;
  141. }
  142.  
  143. #wrapper {
  144. width: 960px;
  145. min-height: 100%;
  146. margin: 0 auto;
  147. border: 0 solid;
  148. padding-top: 0px;
  149. }
  150.  
  151. html {
  152. overflow-x: auto;
  153. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  154. }
  155.  
  156. #welcome-message #greeting-name {
  157. font-weight: bold;
  158. font-size: 16px;
  159. color: #000;
  160. display: none;
  161.  
  162. }
  163.  
  164. #welcome-message.logged-in {
  165. padding-right: 85px;
  166. display: none;
  167. }
  168.  
  169. a:link,a:visited {
  170. color: #000;
  171. text-decoration: none;
  172. transition-duration: 0.9s;
  173. font-family: Arial;
  174. font-weight: normal;
  175. }
  176.  
  177. .tabbed-container .tabbed-tabs>div.tab-open, .tabbed-container.inverted .tabbed-tabs>div {
  178. background-color: #C1C1BA;
  179. font-family: Arial;
  180. color: #000;
  181. display: none;
  182.  
  183. }
  184.  
  185. .bbc_table td {
  186. font-family: Arial;
  187. color: #7F0F56;
  188.  
  189. }
  190.  
  191. .tabbed-container .tabbed-tabs>div, .tabbed-container.inverted .tabbed-tabs>div.tab-open {
  192. background-color: #c1c1ba;
  193. font-family: Arial;
  194. color: #000;
  195.  
  196. }
  197.  
  198. #site-announcement {
  199. padding: 0 10px;
  200. text-align: center;
  201. position: relative;
  202. display: none;
  203. }
  204.  
  205. header {
  206. background-image: url("https://i.imgur.com/gPEyeuM.png");
  207. border-radius: 1px 1px 1px 1px;
  208. display: none;
  209.  
  210. }
  211.  
  212. section:not(.no-margin) {
  213. /* margin-bottom: 1px; */
  214. /* margin-top: 0px; */
  215. border-radius: 1px 1px 1px 1px;
  216. background-image: url("https://i.imgur.com/DRgbEIY.png");
  217. font-family: Arial;
  218. color: #000;
  219. /*width: 960px;*/
  220. }
  221.  
  222. .thread-attr {
  223. background-color: transparent;
  224. }
  225.  
  226. .forums-pagination li a, .thread-attr {
  227. color: #000;
  228. font-family: Arial;
  229. }
  230.  
  231. h2:last-child {
  232. margin-bottom: 0;
  233. font-family: Arial;
  234. color: #000;
  235.  
  236. }
  237.  
  238. section {
  239. background-color: transparent;
  240. }
  241.  
  242. #threads-table .th-tbl-last {
  243. width: 155px;
  244. font-size: 0.9em;
  245. color: #000;
  246. display: none;
  247. }
  248.  
  249. #threads-table .th-tbl-icon {
  250. width: 10px;
  251. text-align: center;
  252. color: #000;
  253. display: none;
  254. }
  255.  
  256. #toolbar {
  257. border-radius: 0px 0 0;
  258. }
  259.  
  260. .side-tools {
  261. background-color: #5f2c34;
  262. }
  263.  
  264. #toolbar-clock {
  265. text-align: center;
  266. font-size: 11px;
  267. font-weight: 700;
  268. margin-bottom: 3px;
  269. margin-top: 5px;
  270. color: #000;
  271. }
  272.  
  273. .side-tools>.button {
  274. background-color: #000;
  275. }
  276.  
  277. .toolbar-button {
  278. background-image: url("https://i.imgur.com/3Su0Z3e.png");
  279. }
  280.  
  281. #wrapper>iframe, header, th {
  282. background-color: transparent;
  283. }
  284.  
  285. #side-boxes.right .side-tools {
  286. border-radius: 1px 1px 1px 1px;
  287. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.35);
  288. display: none;
  289. }
  290.  
  291. blockquote, code.bbc_code {
  292. border-color: #ffffff;
  293. background-color: #ffffff42;
  294. border-radius: 1px 1px 1px 1px;
  295. }
  296.  
  297. 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 {
  298. border-color: transparent;
  299. font-family: Arial;
  300. color: #000;
  301. background-color: transparent;
  302. border-width: 1px 1px 1px 1px;
  303. font-size: 10px;
  304. border-radius: 1px 1px 1px 1px;
  305. text-transform: uppercase;
  306. }
  307. .fa {
  308. display: inline-block;
  309. font: normal normal normal 14px/1 FontAwesome;
  310. font-size: inherit;
  311. text-rendering: auto;
  312. -webkit-font-smoothing: antialiased;
  313. display: none;
  314. -moz-osx-font-smoothing: grayscale;
  315. }
  316.  
  317. #footer, #header {
  318. color: #000000;
  319. font-size: 10px;
  320. }
  321.  
  322. #footer {
  323. color: #000000;
  324. font-size: 10px;
  325. display: none;
  326. }
  327.  
  328. [role=anchor], a {
  329. color: #000000;
  330. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement