The version of vichan running on lainchan.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

373 line
6.1KB

  1. /**
  2. * 500px.css
  3. * kalyx is terrible at css
  4. */
  5. body
  6. {
  7. display:block;
  8. padding-top: 26px;
  9. background: #0d1010;
  10. color: #d2e7e8;
  11. font-family: sans-serif;
  12. font-size: 13px;
  13. border: solid 1px #803474;
  14. max-width: 568px;
  15. }
  16. html {
  17. /* Size of largest container or bigger */
  18. background-image:url(http://a.pomf.se/qsoodu.png);
  19. max-width: 568px;
  20. margin-left: auto;
  21. margin-right: auto;
  22. border: double 0px #93e0e3;
  23. box-shadow: 2px 3px #803474;
  24. }
  25. .board_image{
  26. display: none;
  27. }
  28. div.sidearrows{
  29. display: none;
  30. }
  31. span.quote
  32. {
  33. color:#6fc58a;
  34. }
  35. @font-face
  36. {
  37. font-family: 'lain';
  38. src: url('./fonts/nrdyyh.woff') format('woff'),
  39. url('./fonts/tojcxo.TTF') format('truetype');
  40. }
  41. h1
  42. {
  43. display: none;
  44. font-family: 'lain', tahoma;
  45. letter-spacing: -2px;
  46. font-size: 42pt;
  47. text-align: center;
  48. color: #d2e7e8;
  49. }
  50. header div.subtitle
  51. {
  52. display: none;
  53. color: #d2e7e8;
  54. font-size: 13px;
  55. margin-left: auto;
  56. margin-right: auto;
  57. max-width:385px;
  58. }
  59. div.title
  60. {
  61. display: none;
  62. color: #ce54ba;
  63. font-family: Arial, Helvetica, sans-serif;
  64. }
  65. div.title p
  66. {
  67. font-size: 8px;
  68. color: #ce54ba;
  69. }
  70. a:link, a:visited, p.intro a.email span.name
  71. {
  72. color: #d2e7e8;
  73. text-transform: uppercase;
  74. font-size: 10px;
  75. text-decoration: none;
  76. font-family: sans-serif;
  77. }
  78. a:link, a:visited, p.intro a.email span.name
  79. {
  80. -moz-transition: 0.15s text-shadow, 0.15s color;
  81. -webkit-transition: 0.15s text-shadow, 0.15s color;
  82. -khtml-transition: 0.15s text-shadow, 0.15s color;
  83. -o-transition: 0.15s text-shadow, 0.15s color;
  84. -ms-transition: 0.15s text-shadow, 0.15s color;
  85. transition: 0.15s text-shadow, 0.15s color;
  86. }
  87. input[type="text"], textarea
  88. {
  89. -moz-transition: 0.15s border-color;
  90. -webkit-transition: 0.15s border-color;
  91. -khtml-transition: 0.15s border-color;
  92. -o-transition: 0.15s border-color;
  93. -ms-transition: 0.15s border-color;
  94. transition: 0.15s border-color;
  95. }
  96. input[type="submit"]
  97. {
  98. -moz-transition: 0.15s border-color, 0.15s background-color, 0.15s color;
  99. -webkit-transition: 0.15s border-color, 0.15s background-color, 0.15s color;
  100. -khtml-transition: 0.15s border-color, 0.15s background-color, 0.15s color;
  101. -o-transition: 0.15s border-color, 0.15s background-color, 0.15s color;
  102. -ms-transition: 0.15s border-color, 0.15s background-color, 0.15s color;
  103. transition: 0.15s border-color, 0.15s background-color, 0.15s color;
  104. }
  105. a:link:hover, a:visited:hover
  106. {
  107. color: #ce54ba;
  108. font-family: sans-serif;
  109. text-decoration: none;
  110. text-shadow: 0px 0px 5px #ce54ba;
  111. }
  112. a.post_no
  113. {
  114. color: #ce54ba;
  115. text-decoration: none;
  116. }
  117. p.intro a.post_no:hover
  118. {
  119. color: #32DD72!important;
  120. }
  121. div.post.reply
  122. {
  123. background: #0d1010;
  124. align: center;
  125. max-width:96% !important;
  126. min-width: 96%!important;
  127. border: solid 1px #ce54ba;
  128. box-shadow: 2px 2px #803474;
  129. }
  130. div.postcontainer
  131. {
  132. max-width:100% !important;
  133. min-width: 100%!important;
  134. }
  135. div.post.reply.highlighted
  136. {
  137. background: #1e2324;
  138. border: solid 1px #93e0e3;
  139. box-shadow: 3px 5px #5c8c8e;
  140. margin-left: auto;
  141. margin-right: auto;
  142. }
  143. div.post.reply div.body a:link, div.post.reply div.body a:visited
  144. {
  145. color: #CCCCCC;
  146. }
  147. div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover
  148. {
  149. color: #ce54ba;
  150. }
  151. p.intro span.subject
  152. {
  153. font-size: 12px;
  154. font-family: sans-serif;
  155. color: #ce54ba;
  156. font-weight: 800;
  157. }
  158. p.intro span.name
  159. {
  160. color: #32DD72;
  161. font-weight: 800;
  162. }
  163. p.intro a.capcode, p.intro a.nametag
  164. {
  165. color: magenta;
  166. margin-left: 0;
  167. }
  168. p.intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.email:hover span.name
  169. {
  170. color: #32ddaf;
  171. }
  172. input[type="text"], textarea, select
  173. {
  174. background: #0d1010!important;
  175. color: #CCCCCC!important;
  176. border: solid 1px #ce54ba;
  177. box-shadow: 1px 1px #803474;
  178. margin-left: auto;
  179. margin-right: auto;
  180. }
  181. input[type="password"]
  182. {
  183. background: #0d1010!important;
  184. color: #CCCCCC!important;
  185. border: #d2e7e8 1px double!important;
  186. }
  187. form table tr th
  188. {
  189. background: #0d1010!important;
  190. color: #d2e7e8!important;
  191. border: solid 1px #ce54ba;
  192. box-shadow: 1px 1px #803474;
  193. text-align: right;
  194. }
  195. div.banner
  196. {
  197. background: #E04000;
  198. border: 0px solid hsl(17, 100%, 60%);
  199. color: #EEE;
  200. text-align: center;
  201. height: 15px;
  202. padding: 1px 1px 4px 1px;
  203. margin-left: auto;
  204. margin-right: auto;
  205. }
  206. div.banner a
  207. {
  208. color:#000;
  209. }
  210. input[type="submit"]
  211. {
  212. background: #333333;
  213. border: #666 1px solid;
  214. color: #CCCCCC;
  215. }
  216. input[type="submit"]:hover
  217. {
  218. background: #555;
  219. border: #888 1px solid;
  220. color: #32DD72;
  221. }
  222. input[type="text"]:focus, textarea:focus
  223. {
  224. border:#888 1px solid!important;
  225. }
  226. p.fileinfo a:hover
  227. {
  228. text-decoration: underline;
  229. }
  230. span.trip
  231. {
  232. color: #AAA;
  233. }
  234. .bar
  235. {
  236. background: #0c0c0c!important;
  237. -moz-box-shadow: 0 0 40px #000;
  238. -webkit-box-shadow: 0 0 40px #000;
  239. }
  240. .bar.top
  241. {
  242. border: solid 1px #803474;
  243. box-shadow: 6px 2px #803474;
  244. }
  245. .bar.bottom
  246. {
  247. border-top: 0px solid #666;
  248. border: solid 1px #803474;
  249. }
  250. div.pages
  251. {
  252. color: #d2e7e8 ;
  253. background: #333;
  254. border: #666 0px solid;
  255. font-family: sans-serif;
  256. font-size: 10pt;
  257. }
  258. div.pages a.selected
  259. {
  260. color: #d2e7e8 ;
  261. }
  262. hr
  263. {
  264. height: 0px;
  265. border: #d2e7e8 2px solid;
  266. }
  267. div.boardlist
  268. {
  269. color: #d2e7e8;
  270. }
  271. div.ban
  272. {
  273. background-color: #0d1010;
  274. border: 0px solid #555;
  275. -moz-border-radius: 2px;
  276. -webkit-border-radius: 2px;
  277. border-radius: 2px;
  278. text-align: left!important;
  279. font-size: 13px;
  280. }
  281. div.ban h2
  282. {
  283. background: #333;
  284. color: #d2e7e8;
  285. padding: 3px 7px;
  286. font-size: 12pt;
  287. border-bottom: 1px solid #555;
  288. }
  289. div.ban h2:not(:nth-child(1))
  290. {
  291. border-top: 0px solid #555;
  292. }
  293. table.modlog tr th
  294. {
  295. background: #333;
  296. color: #AAA;
  297. }
  298. div.report
  299. {
  300. color: #666;
  301. }
  302. .pages, .board_image, input, .reply, form table th, textarea, a img, select, .banner
  303. {
  304. -webkit-border-radius: 2px;
  305. -khtml-border-radius: 2px;
  306. -moz-border-radius: 2px;
  307. -o-border-radius: 2px;
  308. -ms-border-radius: 2px;
  309. border-radius: 2px;
  310. }
  311. .blur
  312. {
  313. filter: blur(20px);
  314. -webkit-filter: blur(23px);
  315. -moz-filter: blur(23px);
  316. -o-filter: blur(23px);
  317. -ms-filter: blur(23px);
  318. filter: url(svg/blur.svg#blur);
  319. }
  320. /* options.js */
  321. #options_div
  322. {
  323. background: #333333;
  324. }
  325. .options_tab_icon
  326. {
  327. color: #AAAAAA;
  328. }
  329. .options_tab_icon.active
  330. {
  331. color: #FFFFFF;
  332. }
  333. .blotter
  334. {
  335. color: #DCA1F5!important;
  336. }