Guest User

Untitled

a guest
Jul 4th, 2022
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.28 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');
  2.  
  3. .middlead center{display: none;}
  4. .dateTime {display:none;}
  5. .postNum desktop {display: none;}
  6. body{
  7.  
  8. background: black; margin: auto;
  9. color: #FD7722 ;
  10. font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 00;
  11. }
  12.  
  13.  
  14. .Desktop {height: 0px;}
  15.  
  16. .name {display: none;}
  17. .adc-resp-bg {display: none;}
  18. #mgheader {display: none;}
  19. .mgheader {display: none;}
  20. .quote {
  21. color:#FF7700 ;
  22. }
  23.  
  24. element {
  25. color: #FF7700;
  26. text-decoration: none;
  27. }
  28.  
  29. .theme-catalog div.thread {
  30. display: inline-block;
  31. vertical-align: top;
  32. text-align: center;
  33. font-weight: normal;
  34. margin-top: 2px;
  35. margin-bottom: 2px;
  36. padding: 2px;
  37. padding-top: 2px;
  38. padding-right: 2px;
  39. padding-bottom: 2px;
  40. padding-left: 2px;
  41. height: 300px;
  42. width: 05px;
  43. overflow: hidden;
  44. overflow-x: hidden;
  45. overflow-y: hidden;
  46. position: relative;
  47. font-size: 11px;
  48. background: #100000 none repeat scroll 0% 0%;
  49. background-color: #100000;
  50. background-image: none;
  51. background-repeat: repeat;
  52. background-attachment: scroll;
  53. background-position: 0% 0%;
  54. background-clip: border-box;
  55. background-origin: padding-box;
  56. background-size: auto auto;
  57. border: 1px solid ;
  58. border-top-width: 1px;
  59. border-right-width: 1px;
  60. border-bottom-width: 1px;
  61. border-left-width: 1px;
  62. border-top-style: solid;
  63. border-right-style: solid;
  64. border-bottom-style: solid;
  65. border-left-style: solid;
  66. border-top-color: #FFAA00;
  67. border-right-color: #FFAA00;
  68. border-bottom-color: #FFAA00;
  69. border-left-color: #FFAA00;
  70. -moz-border-top-colors: none;
  71. -moz-border-right-colors: none;
  72. -moz-border-bottom-colors: none;
  73. -moz-border-left-colors: none;
  74. border-image-source: none;
  75. border-image-slice: 100% 100% 100% 100%;
  76. border-image-width: 1 1 1 1;
  77. border-image-outset: 0 0 0 0;
  78. border-image-repeat: stretch stretch;
  79. max-height: 300px;
  80. }
  81.  
  82. .theme-catalog div.thread:hover {
  83. color: blue ;
  84. background: #100000 none repeat scroll 0% 0%;
  85. border: #AF0A0F 1px dashed;
  86. background-color: #100000 ;
  87. background-image: none;
  88. background-repeat: repeat;
  89. background-attachment: scroll;
  90. background-position: 0% 0%;
  91. background-clip: border-box;
  92. background-origin: padding-box;
  93. background-size: auto auto;
  94. }
  95.  
  96. a, a:visited {
  97. text-decoration: underline;
  98. color: #FFAA00;
  99. }
  100.  
  101. a:hover, .intro a.post_no:hover {
  102. color: #FF7700;
  103. }
  104.  
  105.  
  106. .dropzone {
  107. color: #FF7700;
  108. cursor: default;
  109. margin: auto;
  110. padding: 0px 4px;
  111. text-align: center;
  112. min-height: 50px;
  113. max-height: 140px;
  114. transition: all 0.2s ease 0s;
  115. background: #100000;
  116. border: #FFAA00 1px solid;
  117. padding: 1px 1px;
  118. border-width: 1px;
  119. border-style: solid solid solid solid;
  120. border-color: #FFAA00;
  121. }
  122.  
  123. .dropzone .remove-btn {
  124. cursor: pointer;
  125. color: rgba(255, 119, 0, 1);
  126. display: inline-block;
  127. vertical-align: bottom;
  128. bottom: 10px;
  129. position: relative;
  130. margin-right: 5px;
  131. font-size: 18px;
  132. }
  133.  
  134. .dropzone .remove-btn:hover {
  135. cursor: pointer;
  136. color: #AF0A0F;
  137. }
  138.  
  139. .dropzone .file-hint {
  140. color: rgba(255, 119, 0, 0.61);
  141. cursor: pointer;
  142. position: relative;
  143. margin-bottom: 5px;
  144. padding: 10px 0px;
  145. padding-top: 10px;
  146. padding-right: 0px;
  147. padding-bottom: 10px;
  148. padding-left: 0px;
  149. top: 5px;
  150. transition: all 0.2s ease 0s;
  151. transition-property: all;
  152. transition-duration: 0.2s;
  153. transition-timing-function: ease;
  154. transition-delay: 0s;
  155. border: 2px dashed rgba(145, 92, 0, 0.26);
  156. border-top-width: 2px;
  157. border-right-width: 2px;
  158. border-bottom-width: 2px;
  159. border-left-width: 2px;
  160. border-top-style: dashed;
  161. border-right-style: dashed;
  162. border-bottom-style: dashed;
  163. border-left-style: dashed;
  164. border-top-color: rgba(145, 92, 0, 0.26);
  165. border-right-color: rgba(145, 92, 0, 0.26);
  166. border-bottom-color: rgba(145, 92, 0, 0.26);
  167. border-left-color: rgba(145, 92, 0, 0.26);
  168. -moz-border-top-colors: none;
  169. -moz-border-right-colors: none;
  170. -moz-border-bottom-colors: none;
  171. -moz-border-left-colors: none;
  172. border-image-source: none;
  173. border-image-slice: 100% 100% 100% 100%;
  174. border-image-width: 1 1 1 1;
  175. border-image-outset: 0 0 0 0;
  176. border-image-repeat: stretch stretch;
  177. }
  178.  
  179. .file-hint:hover, .dropzone.dragover .file-hint {
  180. color: #FF7700;
  181. border-color: #FF7700;
  182. }
  183.  
  184. .post-menu ul {
  185. color: #100000;
  186. background-color: #FFAA00;
  187. border: 1px solid #FFAA00;
  188. padding: 0px;
  189. margin: 0px;
  190. white-space: nowrap;
  191. }
  192.  
  193. .post-menu li:hover {
  194. color: #FF7700;
  195. background-color: #100000;
  196. }
  197.  
  198. h1 {
  199. font-size: 18pt;
  200. text-align: center;
  201. letter-spacing: 0px;
  202. }
  203. div.title, h1 {
  204. color: #FFAA00 ;
  205. font-size:18px;}
  206. div.title p {
  207. font-size: 10px;
  208. }
  209. a:link, a:visited, .intro a.email span.name {
  210. color: #FF7700;
  211. text-decoration: none;
  212. }
  213. a:link:hover, a:visited:hover {
  214. color: #FFAA00;
  215. text-decoration: none;
  216. }
  217.  
  218. a.post_no {
  219. color: #FF7700 ;
  220. text-decoration: none;
  221. }
  222. a.post_no:hover {
  223. color: #FFAA00 !important;
  224. text-decoration: underline overline;
  225. }
  226. div.post.reply {
  227. background: black;
  228. border: #FFAA00 0px solid;
  229. margin-bottom: 10px;width: 60%; margin: auto;
  230. padding: 20px;
  231.  
  232.  
  233. }
  234. div.post.reply.highlighted {
  235. background: #100000;
  236. border: #AF0A0F 1px dashed;
  237. }
  238. div.post.reply div.body a:link, div.post.reply div.body a:visited {
  239. color: #FF7700;
  240. }
  241. div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
  242. color: #FFAA00 ;
  243. }
  244. .intro span.subject {
  245. font-size: 12px;
  246. color: #FF7700 ;
  247. font-weight: 800;
  248. }
  249.  
  250. .intro span.name {
  251. color: #FF7700 ;
  252. font-weight: 800;
  253. }
  254. .intro a.capcode, p.intro a.nametag {
  255. color: magenta;
  256. margin-left: 0;
  257. }
  258. .intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.email:hover span.name {
  259. color: #FF7700 ;
  260. }
  261. input[type="text"], textarea, select {
  262. background: #100000;
  263. color: #FFAA00 ;
  264. border: #FFAA00 1px solid;
  265. padding-left: 5px;
  266. padding-right: 5px;
  267. font-size: 10pt;
  268. }
  269. input[type="password"] {
  270. background: #FFAA00 ;
  271. color: #FFAA00 ;
  272. border: #FFAA00 1px solid;
  273. }
  274. form table tr th {
  275. background: #FFAA00 ;
  276. color: #100000;
  277. border: #FFAA00;
  278. font-weight: 800;
  279. text-align: center;
  280. padding: 0;
  281. }
  282. div.banner {
  283. background: #FF7700 ;
  284. color: #100000;
  285. text-align: center;
  286. padding: 4px;
  287. padding-left: 12px;
  288. padding-right: 12px;
  289. margin-left: auto;
  290. margin-right: auto;
  291. font-size: 12px;
  292. }
  293. div.banner a {
  294. color:#100000;
  295. }
  296. input[type="submit"] {
  297. background: #FFAA00 ;
  298. border: #FFAA00 0px solid;
  299. color: #100000;
  300. }
  301. input[type="submit"]:hover {
  302. background: #200000;
  303. border: #FFAA00 1px solid;
  304. color: #FF7700 ;
  305. }
  306. input[type="text"]:focus {
  307. border:#FFAA00 1px solid;
  308. }
  309. p.fileinfo a:hover {
  310. text-decoration: underline;
  311. }
  312.  
  313. span.trip {
  314. color: #FF7700 ;
  315. }
  316. div.pages {
  317. color: #FF7700 ;
  318. background: #100000;
  319. border: #FFAA00 1px solid;
  320. font-size: 10pt;
  321. }
  322. div.pages a.selected {
  323. color: #FFAA00;
  324. }
  325. hr {
  326. height: 1px;
  327. border: #FFAA00 0px solid;
  328. }
  329. div.boardlist {
  330. color: #FFAA00 ;
  331. background-color: #100000;
  332. }
  333.  
  334. div.ban {
  335. background-color: transparent;
  336. border: transparent 0px solid;
  337. }
  338. div.ban h2 {
  339. background: transparent;
  340. color: lime;
  341. font-size: 12px;
  342. }
  343.  
  344. span.spoiler {
  345. background: #100000 none repeat scroll 1% 0%;
  346. border: #311700 1px solid;
  347. padding: 2px 4px;
  348. border-width: 2px;
  349. border-style: solid solid solid solid;
  350. border-color: #311700;
  351. color: #100000;
  352. margin-bottom: 4px;
  353. margin-top: 4px;
  354. display: inline-block;
  355. }
  356.  
  357. div.post.reply div.body span.spoiler a {
  358. color: #FFAA00;
  359. }
  360.  
  361. span.spoiler:hover,div.post.reply div.body span.spoiler:hover a {
  362. color: #FF7700;
  363. background: #100000
  364. }
  365.  
  366.  
  367. table.modlog tr th {
  368. background: #100000;
  369. color: #FF7700 ;
  370. }
  371.  
  372. .desktop-style div.boardlist:not(.bottom) {
  373. text-shadow: #100000 1px 1px 1px, #100000 -1px -1px 1px, #100000 -1px 1px 1px, #100000 1px -1px 1px;
  374. background-color: #100000;
  375. padding-bottom: 5px;
  376. padding-top: 4px;
  377. }
  378.  
  379.  
  380. .desktop-style div.boardlist:not(.bottom):hover, .desktop-style div.boardlist:not(.bottom).cb-menu {
  381. background-color: #100000;
  382. }
  383.  
  384. div.report {
  385. color: #100000;
  386. }
  387.  
  388. .banlist-opts .checkboxes label {
  389. display: block;
  390. color: #FFAA00;
  391. }
  392.  
  393. tr.tblhead > th {
  394. display: block;
  395. box-sizing: border-box;
  396. float: left;
  397. padding: 0px;
  398. color: #FFAA00;
  399. background: #100000;
  400. border: #FFAA00 1px solid;
  401. }
  402.  
  403. #banlist td:hover {
  404. color: #AF0A0F;
  405. background: #100000 none repeat scroll 0% 0%;
  406. border: #AF0A0F 1px dashed;
  407. overflow: visible;
  408. height: auto !important;
  409. z-index: 1;
  410. position: relative;
  411. padding: 1px;
  412. padding-top: 1px;
  413. padding-right: 1px;
  414. padding-bottom: 1px;
  415. padding-left: 1px;
  416. }
  417.  
  418. /* options.js */
  419. #options_div, #alert_div {
  420. background: #100000;
  421. }
  422. .options_tab_icon {
  423. color: #FF7700 ;
  424. }
  425. .options_tab_icon.active {
  426. color: #100000;
  427. }
  428.  
  429. #quick-reply table {
  430. background: none repeat scroll 0% 0% #100000 !important;
  431. }
  432.  
  433. .modlog tr:nth-child(even), .modlog th {
  434. background-color: #100000;
  435. }
  436.  
  437.  
  438.  
  439. .box {
  440. background: #100000;
  441. border-color: #200000;
  442. color: #FFAA00;
  443. border-radius: 10px;
  444. }
  445. .box-title {
  446. background: transparent;
  447. color: #FFAA00 ;
  448. }
  449.  
  450. table thead th {
  451. background: #100000;
  452. border-color: #200000;
  453. color: #100000;
  454. border-radius: 4px;
  455. }
  456. table tbody tr:nth-of-type( even ) {
  457. background-color: #100000;
  458. }
  459.  
  460. table.board-list-table .board-uri .board-sfw {
  461. color: #FFAA00;
  462. }
  463. tbody.board-list-omitted td {
  464. background: #100000;
  465. border-color: #200000;
  466. }
  467.  
  468. table.board-list-table .board-tags .board-cell:hover {
  469. background: #100000;
  470. }
  471. table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell {
  472. background: #100000;
  473. }
  474.  
  475. /*new design*/
  476. #boardlist .description{
  477. background: transparent !important;
  478. }
  479.  
  480. div.ban {
  481. border-radius: 10px;
  482. border: 1px solid #200000 !important;
  483. background: transparent !important;
  484. }
  485.  
  486. #boardlist li:nth-child(odd) { background:transparent!important; }
  487.  
  488. #boardlist span{
  489. color : #FFAA00!important;
  490. }
  491.  
  492. div.ban h2{
  493. color : #FFAA00 !important;
  494. }
  495.  
  496. #filter-list tr:nth-child(even) {background-color:transparent!important;}
  497.  
  498. table#banners_list tbody tr:nth-of-type( odd ) {
  499. background-color: transparent !important;
  500. }
  501.  
  502. div.mp3_player_box {
  503. padding: 10px;
  504. }
  505. .audio_mp3_recorded.files {
  506. flex-direction: column;
  507. display: flex;
  508. }
  509.  
  510. /*Flag toggle preview list*/
  511. #flags_toggle_preview a.selected {
  512. background-color:#1F75CC;
  513. color:white;
  514. z-index:100;
  515. }
  516.  
  517. #flags_toggle_preview .flag_list_preview {
  518. background-color:#FFFFFF;
  519. border:1px solid #999999;
  520. cursor:default;
  521. display:none;
  522. margin-top: 19px;
  523. position:absolute;
  524. text-align:left;
  525. width:270px;
  526. height: 120px;
  527. z-index:50;
  528. padding: 10px;
  529. /*overflow: auto;*/
  530. overflow-x:scroll;
  531. left: 46.2%;
  532. }
  533.  
  534. #quick-reply #flags_toggle_preview .flag_list_preview {
  535. left:3%!important;
  536. }
  537.  
  538. @media (max-width: 420px) {
  539. #flags_toggle_preview .flag_list_preview {
  540. left: 26.3%;
  541. margin-top: 23px;
  542. }
  543.  
  544. }
  545.  
  546. #flags_toggle_preview .flag_list_preview p, #flags_toggle_preview .flag_list_preview.div {
  547. border-bottom: 1px solid #EFEFEF;
  548. margin: 8px 0;
  549. padding-bottom: 8px;
  550. }
  551.  
  552. div#flags_toggle_preview {
  553. float: right;
  554. }
  555.  
  556. #flags_toggle_preview .flag_list_item a {
  557. text-decoration: none;
  558. }
  559.  
  560. #flags_toggle_preview .flag_list_item a:hover {
  561. text-decoration: underline;
  562. }
  563.  
  564. #flags_toggle_preview .item_flag {
  565. float: left;
  566. text-align: center;
  567. padding-right: 10px;
  568. margin-bottom: 10px;
  569. }
  570.  
  571. .flag_list_preview::-webkit-scrollbar {
  572. -webkit-appearance: none;
  573. }
  574. .flag_list_preview::-webkit-scrollbar:horizontal {
  575. height: 11px;
  576. }
  577. .flag_list_preview::-webkit-scrollbar-thumb {
  578. border-radius: 8px;
  579. border: 2px solid white;
  580. background-color: rgba(0, 0, 0, .5);
  581. }
  582. .flag_list_preview::-webkit-scrollbar-track {
  583. background-color: #fff;
  584. border-radius: 8px;
  585. }
  586.  
  587. #flags_toggle_preview .table_flag {
  588. table-layout: fixed;
  589. width: 100%;
  590. }
  591.  
  592. #flags_toggle_preview .table_flag .td_flag {
  593. word-wrap: break-word; /* All browsers since IE 5.5+ */
  594. overflow-wrap: break-word; /* Renamed property in CSS3 draft spec */
  595. }
  596. #flags_toggle_preview .table_flag img {
  597. padding-left: 2px;
  598. padding-right: 2px;
  599. }
  600.  
  601. .aprilfools {
  602. -moz-transform:rotate(90deg); /* Firefox */
  603. -webkit-transform:rotate(90deg); /* Webkit */
  604. -ms-transform:rotate(90deg); /* IE */
  605. -o-transform:rotate(90deg); /* Opera */
  606. transform:rotate(90deg); /* future */
  607. writing-mode: tb-rl;
  608. }
  609.  
Advertisement
Add Comment
Please, Sign In to add comment