:root { --highlighted-post-color: #bc8658; --highlighted-post-outline-color: #bc8658; --name-color: #007735; --hr: #bc8658; --greentext-color: #ffff00; } html, body{ background-color: #261712; background-image: url(/asset/comfy/6c6f248c291c7e2674e510c6cdd3f33fb2564164176ab322109fe8788c9abcbb.png); background-size: 100%; background-repeat: no-repeat; background-position: bottom; color: #755144; font-family: "Trebuchet MS",Trebuchet,serif; font-size: 11pt; } .greentext { color: #ffff00; } a, a:visited { color: white; } a:hover, a:visited:hover { color: red !important; } .post-message a { color: #a52a2a; } a.quote { color: #a52a2a; } .board-title, .board-title a { color: #755144; } .board-description { color: #ffe2b2; } .title { font-size: 1.25rem; color: #af0a0f; font-weight: bold; } hr { border-top: solid 1px var(--hr); } .post-subject { color: #ffe2b2 !important; } .post-subject:hover { color: #ffe2b2 !important; } .catalog-tile { margin: 3px; height: 320px; width: 180px; border: none !important; max-width: 180px; max-height: 320px; background-color: rgba(3, 3, 3, 0.8); } .catalog-tile:hover { color: white; } .post-info, .op .post-info { background: none !important; color: #6B1515; } #float .post-container, #livetext, #threadstats, .bottom-reply, .collapse, .pages, .post-container, .stickynav { background: #261712; } .nav-item { color: #755144; border: none; } input, textarea, select#catalogsort { border: 1px solid #666666 !important; background: #261712; color: #cccccc; font-family: inherit; font-size: inherit; } .navbar { background: #261712; border: none !important; } .navbar a { color: #755144; } .post-container, .post-data{ background: #BC8658 !important; color: #6B1515; } #action-menu, #float .post-container, #livetext, #postform, #threadstats, .board-banner, .bottom-reply, .catalog-tile, .collapse, .filelabel, .modal, .navbar, .op, .pages, .post-container:not(.op), .stickynav, table { border: none !important; } .anchor:target+.post-container .post-info, .anchor:target+table tbody tr th, .post-container.highlighted .post-info, .post-container.hoverhighlighted .postinfo { background-color: var(--highlighted-post-color) !important; border-color: var(--highlighted-post-outline-color) !important; } .anchor:target+.post-container .post-info, .anchor:target+table tbody tr th, .post-container.highlighted .post-info, .post-container.hoverhighlighted .post-info { background: var(--highlighted-post-color) !important; color: #6b1515 !important; } .op .post-name { color: var(--name-color); } .edited { color: #444444; } .hljs { background: #bc8658; border: none; }