Advertisement
jamastar

Custom for Sawa

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