Advertisement
jamastar

Esthesia

Jun 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 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. body {
  11. background-image: url("https://i.imgur.com/y1d1p10.jpg");
  12. color: #000;
  13. height: 100px;
  14. background-attachment: fixed;
  15. background-size: cover;
  16.  
  17. }
  18.  
  19. #top-buttons-contain>div, .toolbar-button.open, .toolbar-window {
  20. background-color: #fff;
  21. border-radius: 1px 1px 1px 1px;
  22. display: none;
  23. }
  24.  
  25. #header-nav {
  26. background-color: #eaeaea;
  27. border-radius: 1px 1px 1px 1px;
  28. margin-top: 80px;
  29. text-transform: uppercase;
  30. font-weight: normal;
  31. font-size: 13px;
  32. box-shadow: 6px 6px 20px 0px #c8d5e6, 0 0px #D4C6D7, 0px 0 0 0px #EB878A, 0 0px 0px 0px #000000;
  33. }
  34.  
  35.  
  36. #header-nav>div:hover>a, #header-nav>div>div {
  37. background-color: transparent;
  38. }
  39.  
  40. #header-nav>div a {
  41. color: #000;
  42. border-radius: 1px 1px 1px 1px;
  43. font: Arial;
  44.  
  45. }
  46.  
  47. #header-nav>div>div {
  48. background-color: #eaeaea;
  49. border-radius: 1px 1px 1px 1px;
  50. color: #000;
  51. font-family: Arial;
  52. font-size: 12px;
  53. font-weight: normal;
  54. line-height: 22px;
  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: #000;
  67. }
  68.  
  69. #coin-balance-top, #unread-replies-link, .toolbar-button.open, .toolbar-window {
  70. background: #fff;
  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. font: Arial;
  82. color: #000;
  83. }
  84.  
  85. replies-link, .toolbar-button.open, .toolbar-window {
  86. background-color: #EAC0D1;
  87. }
  88.  
  89.  
  90.  
  91. #header {
  92. background-image: (---);
  93. background-repeat: no-repeat;
  94. background-size: 700px;
  95. background-position-x: 50%;
  96. margin-top: 60px;
  97. margin-left: -0px;
  98. }
  99.  
  100. #wrapper {
  101. width: 960px;
  102. min-height: 100%;
  103. margin: 0 auto;
  104. border: 0 solid;
  105. padding-top: 0px;
  106.  
  107. }
  108.  
  109.  
  110. #welcome-message #greeting-name {
  111. font-weight: bold;
  112. font-size: 16px;
  113. color: #000;
  114. display: none;
  115.  
  116. }
  117.  
  118. #welcome-message.logged-in {
  119. padding-right: 85px;
  120. display: none;
  121. }
  122.  
  123. a:link,a:visited {
  124. color: #000;
  125. text-decoration: none;
  126. transition-duration: 0.9s;
  127. font-family: Arial;
  128. font-weight: normal;
  129. }
  130.  
  131. a:hover {
  132. color: #f7cad9;
  133. transition: .5s ease;
  134. }
  135.  
  136. a, a:hover, #header-nav.menu a:hover, body a:hover, strong a:hover, h3.catbg a:hover, span.firstlevel a:hover, a.firstlevel a:hover {
  137. color: #f7cad9;
  138. font-weight: normal;
  139. text-decoration: underline;
  140. }
  141.  
  142. #logo {
  143. position: absolute;
  144. top: 0;
  145. left: 0;
  146. display: block;
  147. width: 168px;
  148. height: 75px;
  149. background-repeat: no-repeat;
  150. display: none;
  151. }
  152.  
  153. .tabbed-container .tabbed-tabs>div.tab-open, .tabbed-container.inverted .tabbed-tabs>div {
  154. background-color: #fff;
  155. font-family: Arial;
  156. color: #000;
  157. display: none;
  158.  
  159. }
  160.  
  161. .bbc_table td {
  162. font-family: Arial;
  163. color: #000;
  164.  
  165. }
  166.  
  167. .tabbed-container .tabbed-tabs>div, .tabbed-container.inverted .tabbed-tabs>div.tab-open {
  168. background-color: #fff;
  169. font-family: Arial;
  170. color: #000;
  171.  
  172. }
  173.  
  174. table {
  175. background-color: #fff;
  176.  
  177.  
  178. }
  179.  
  180. .tabbed-container .tabbed-sections>div.tab-open {
  181. background-color: #fff;
  182.  
  183. }
  184.  
  185. #site-announcement {
  186. padding: 0 10px;
  187. text-align: center;
  188. position: relative;
  189. display: none;
  190. }
  191.  
  192. header {
  193. background-image: url(---);
  194. border-radius: 1px 1px 1px 1px;
  195. display: none;
  196.  
  197. }
  198.  
  199. .thread-attr {
  200. background-color: transparent;
  201. }
  202.  
  203. .forums-pagination li a, .thread-attr {
  204. color: #000;
  205. font-family: Arial;
  206. }
  207.  
  208. h2:last-child {
  209. margin-bottom: 0;
  210. font-family: Arial;
  211. color: #000;
  212.  
  213. }
  214.  
  215. [role=button], select {
  216. border-color: #fff;
  217. color: #000;
  218. background-color: #fff;
  219. display: none;
  220. }
  221.  
  222. section:not(.no-margin) {
  223. border-radius: 1px 1px 1px 1px;
  224. background-color: #eaeaea;
  225. font-family: Arial;
  226. color: #000;
  227. box-shadow: 6px 6px 20px 0px #c8d5e6, 0 0px #D4C6D7, 0px 0 0 0px #EB878A, 0 0px 0px 0px #000000;
  228.  
  229. }
  230.  
  231. section {
  232. background-color: transparent;
  233. }
  234.  
  235.  
  236. #threads-table .th-tbl-last {
  237. width: 155px;
  238. font-size: 0.9em;
  239. color: #000;
  240. display: none;
  241. }
  242.  
  243. #threads-table .th-tbl-icon {
  244. width: 10px;
  245. text-align: center;
  246. color: #000;
  247. display: none;
  248. }
  249.  
  250. #toolbar {
  251. border-radius: 0px 0 0;
  252. }
  253.  
  254. .side-tools {
  255. background-color: #fff;
  256. }
  257.  
  258. #toolbar-clock {
  259. text-align: center;
  260. font-size: 11px;
  261. font-weight: 700;
  262. margin-bottom: 3px;
  263. margin-top: 5px;
  264. color: #000;
  265. }
  266.  
  267. .side-tools>.button {
  268. background-color: #000;
  269. }
  270.  
  271.  
  272. element.style {
  273. }
  274.  
  275. .toolbar-button {
  276. background-image: url("https://i.imgur.com/CMWnoyJ.png");
  277. }
  278.  
  279. #wrapper>iframe, header, th {
  280. background-color: transparent;
  281. }
  282.  
  283. #side-boxes.right .side-tools {
  284. border-radius: 1px 1px 1px 1px;
  285. box-shadow: -2px 2px 5px 0 rgba(0,0,0,.35);
  286. display: none;
  287. }
  288.  
  289. 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 {
  290. border-color: transparent;
  291. font: Arial;
  292. color: #000;
  293. background-color: transparent;
  294. }
  295.  
  296. #header-nav>div>a:last-child {
  297. height: auto;
  298. border-radius: 1px 1px 1px 1px;
  299. }
  300.  
  301. [role=anchor], a {
  302. color: #000;
  303. }
  304.  
  305. body {
  306. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  307. }
  308.  
  309. html {
  310. overflow-x: auto;
  311. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), default;
  312.  
  313.  
  314. }
  315.  
  316. #footer, #header {
  317. color: transparent;
  318. }
  319.  
  320. #footer {
  321. display:none;
  322. }
  323.  
  324. blockquote, code.bbc_code {
  325. border-color: #ffffff;
  326. background-color: #ffffff42;
  327. border-radius: 0px;
  328. }
  329.  
  330. 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 {
  331. border-color: transparent;
  332. font-family: Arial;
  333. color: #v;
  334. background-color: transparent;
  335. border-width: 0px;
  336. font-size: 10px;
  337. border-radius: 0px;
  338. text-transform: uppercase;
  339. }
  340.  
  341. #profile-signature section {
  342. line-height: 15px;
  343. display: none;
  344. font-size: 11px!important;
  345. }
  346.  
  347. div#profile-recent-posts {
  348. line-height: 15px;
  349. font-family: arial;
  350. font-size: 11px;
  351. text-transform: uppercase;
  352.  
  353. }
  354. #profile-info {
  355. line-height: 17px;
  356. font-size: 11px;
  357. line-height: 13px;
  358. text-transform: uppercase;
  359. }
  360. .thread-attr:not(.mobile-only) {
  361. display: inline-block;
  362. text-transform: uppercase;
  363. font-size: 12px;
  364. color: #000;
  365. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement