/* Halloween MT */ :root { --background-color: #1d1f21; --background-gradient: var(--background-color); --text-color: #c5c8c6; --contrast-color: #282a2e; --menu-color: #333; --background-highlight-color: #282a2e; --horizon-sep-color: #474b53; --border-color: #111; --marked-color: #1d1d21; --marked-border-color: #111; --board-title-color: inherit; /*--board-shadow-color: inherit;*/ --index-text-color: var(--text-color); --link-color: #5f89ac; --link-hover-color: #81a2be; --navbar-text-color: var(--horizon-sep-color); --table-every-other-color: var(--contrast-color); /*--button-color: #fed;*/ --sfw-indicator-color: navy; --subject-color: #cc1105; --thread-navbar-background: #0f4c6a; --thread-navbar-color: var(--text-color); --logo-image: url("/.static/logo/logo_blue_light.png"); } .quoteLink { color: var(--link-color); } .quoteLink:hover { color: var(--link-hover-color); } code { background-color: rgba(0,0,0,0.15); } .modalTableBody input[type="text"], .modalTableBody select, #themeSelector, #modalAnswer, #cssInput, #jsInput, #postingForm input[type="text"], #postingForm textarea, #quick-reply input[type="text"], #quick-reply textarea { color: var(--text-color); background-color: var(--background-color); } #themeSelector { border-color: var(--navbar-text-color); } @font-face { font-family: MonsterFriend; src: url("/.media/e6e2a749f5394d6a53a92eacce6b39bbe407653165a9f2009c9f29ff37a9405f"); } @font-face { font-family: DeterminationMono; src: url("/.media/14ea8e2746fa03cc271d0bb7c1a9fab1af78df837691e440c0e575b53b80cecc"); } @font-face { font-family: DeterminationSans; src: url("/.media/1dfe864aa9324803de377c828ed86df50c366cc95ce915596c786ca7c6dddb5e"); } body { font-size: 100%; color: var(--text-color); background: var(--background-gradient) no-repeat; background-image: url(/.media/5baf6a2a436d8c6601e928f6fac4456ea3e9b62a8e8e2ace9dfb77132e17c348.png), url(/.media/132d4492030edd0fb79cc74220b393421d1078df5654ea21902dca8ee32783f9.png); background-repeat: no-repeat, repeat; background-attachment: fixed; background-position: bottom right; font-family: SCE-PS3 Rodin LATIN Regular; } .innerPost { display: inline-block; padding: 0.25em; max-width: 100%; background: radial-gradient(black); border: 4px ridge #f5f6f9; border-radius: 3px; } @font-face { font-family: BirchStd; src: url("/.media/22a260137e7fca44c136853622882a454737d4b73c0bb89f33630251f752dbf3"); } @font-face { font-family: SCE-PS3 Rodin LATIN Regular; src: url("/.media/5ef77f937c1bffcc3f31457aa23624f38ad4c72f42dae8abd6013a9933d37df0"); } .postCell:target .innerPost, .markedPost, .sideCatalogMarkedCell { background: linear-gradient(45deg, #080402); border-color: #e04000; color: var(--marked-text-color); box-shadow: #e04000b3 0px 3px 6px, #e0400082 0px 3px 6px; text-shadow: 1px 1px 3px mediumpurple; } .boardHeader p#labelDescription { font-size: 150%; font-family: DeterminationSans; color: white; } .boardHeader p, #overboardId { color: #000000; font-size: 350%; font-family: drip; text-shadow: 2px 3px 2px #e04000; } #panelMessage { margin: 1em; color: white; text-align: center; font-family: DeterminationMono; font-size: larger; } .coloredIcon:before { font-family: 'Icons'; margin-right: 0.25em; color: darkorange; } .redText { color: #000000; font-size: 200%; font-family: drip; text-shadow: 2px 3px 2px #e04000; } .labelSubject { color: var(--subject-color); word-wrap: break-word; } hr { border: 3px solid #808080; border-bottom: none; } .noEmailName, .noEmailName:hover { color: #0bff83; cursor: default; } .uploadCell img:not(.imgExpanded) { max-width: 225px; max-height: 225px; object-fit: contain; } #quick-reply { display: none; z-index: 100; text-align: left; padding: 0.25em; left: calc(100vw - 350px); top: 50px; box-shadow: #e0400066 0px 0px 0px 2px, #e0400040 0px 4px 6px -1px, #e0400021 0px 1px 0px inset; } #bannerImage { max-width: 100%; height: 100px; border: 2px ridge white; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-radius: 3px; box-shadow: 0px 1px 5px 1px darkorange; } nav { color: white; background-color: #000000; border-bottom: 1px solid #ff871e; text-align: left; font-size: 75%; position: fixed; top: -1px; left: 0; width: 100%; z-index: 1; padding: 0 4px 2px 4px; text-shadow: 1px 1px 4px darkorange; } a, .glowOnHover { color: #e48058; cursor: pointer; text-decoration: none; } a:hover, .glowOnHover:hover { color: #ba9dbf; } .linkSelf, .linkQuote, .labelStats { color: #e48058; text-decoration: none; } .doomText { color: #ffffff; font-family: 'DOOM'; } span.spoiler { background: #000; color: #000; padding: 0 1px; text-shadow: 0 0 black; box-shadow: 0px 0px 3px 0px darkorange; } .quoteLink { color: #98e; } .floatingList ul li:hover { text-shadow: none; background-color: #000000; } .floatingList ul li { border-bottom: 1px solid #ffffff; cursor: pointer; padding: 3px; box-shadow: #e04000 0px 2px 5px -1px, #e4805840 0px 1px 3px -1px; color: white; } .innerUtility.top { background-color: #f14704; margin: 1em; width: calc(100% - 2em); text-align: center; font-weight: bold; padding-top: 2px; padding-bottom: 2px; box-shadow: #e480586b 0px 1px 0px, #e04000e3 0px 0px 8px; } #postingForm input[type=submit], #qrbutton { width: 9em; margin: 0.5em auto; font-size: 115%; box-shadow: #e04000de 0px 0px 5px; } .catalogCell { border: 1px solid var(--horizon-sep-color); background: var(--contrast-color); display: inline-block; width: 12em; height: 14em; padding: 0.25em; margin: 0.1em; overflow-x: hidden; overflow-y: auto; box-shadow: #e0400073 0px 0px 16px; } .greenText { color: #6cf904; } @font-face { font-family: drip; src: url("/.media/204137f8bb6c0f1c21d0bc313b77b29e259423355ced425e3b96f25bacc8b979"); }