it has come to my attention that the css on this board is terrible. i typically just use one of the stock dark themes so i never see it anyways, however i am also terrible with css. so if anyone would like to edit the custom css i have to get it working again and share it that would be great.
ignore the anon.cafe link in there, it's been replaced already.
html { background: #fafafa !important; }
body {
background: url(https://anon.cafe/.media/33f0b1aea4b8dcb24e16645225d37d3d5c2496202730b513e57542b8c698965e.png) no-repeat center fixed, #fafafa repeat-x 50% 0%;
color: #303030;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.topBoards a, #divLatestImages img, #divLatestPosts .latestPostCell,
.innerPost, .sideCatalogCell, .markedPost, .sideCatalogMarkedCell,
.catalogCell {
background-color: #e3e3e3;
}
.markedPost, .sideCatalogMarkedCell {
background-color: #c3c3c3;
}
a, .coloredIcon, .unhideButton, .embedButton, #selectedTab, #showFormsButton {
color: #34345c;
}
a:hover, .coloredIcon:hover, .unhideButton:hover, .embedButton:hover, #selectedTab:hover, #showFormsButton:hover {
color: #004bcc;
}
.glowOnHover:hover, a:hover { text-shadow: none; }
hr, #threadList hr { border-color: #b7c5d9; }
.small {font-size: 80%; }
#divLatestPosts .latestPostCell, .innerPost, .sideCatalogCell, .markedPost, .sideCatalogMarkedCell, .catalogCell {
border-width: 1px;
border-style: none solid solid none;
border-radius: 4px;
border-color: #b0b0b0;
}
.postInfo, .opHead, .divMessage, .panelUploads, .panelIp, .panelProxyIp, .contentOmissionIndicator, .labelOmission, .labelId, .panelASN {
font-size: 97.5%;
}
.postCell {margin: 0.38em 0;}
.title {
font-weight: normal;
}
.title .coloredIcon {
font-weight: bold;
font-size: 90%;
}
.title .linkName {
color: #34345c;
font-weight: bold;
}
.title .labelYou {
color: #34345c;
font-style: italic;
font-weight: normal;
opacity: .666;
padding: 0 6px 0 0;
}
.title .linkName.noEmailName {
color: #004bcc;
}
.panelBacklinks { font-size: 76.9%; }
.panelBacklinks a {
color: #34345c;
text-decoration: underline;
}
.panelBacklinks a:hover { color: #DD0000; }
.labelSubject { color: #e24040; }
.linkSelf, .linkQuote {
font-weight: normal;
color: #303030
}
.linkSelf:hover, .linkQuote:hover { color: #DD0000; }
.divMessage .quoteLink { color: #004bcc; }
.divMessage .quoteLink:hover { color: #338500; }
.quoteLink.you::after { color: inherit; }
.divMessage a { color: #004bcc; }
.divMessage a:hover { color: #338500; }
.pinkText { color: #E0727F; }
.greenText { color: #789922; }
.redText { color: #AF0A0F; }
.spoiler:hover { background: black; color: white; }
.labelRole {
color: #ff0000;
font-weight: normal;
}
.labelRole:before {
color: #A00;
font-size: 80%;
}
.lockIndicator:before, .pinIndicator:after, .archiveIndicator:after, .cyclicIndicator:after, .bumpLockIndicator:after {
color: #303030;
}
.linkFullText {
text-decoration: underline;
text-decoration-style: dotted;
}
nav.top-nav {
background: linear-gradient(#006fd6,#003899);
border: none;
font-size: 80%;
padding: 2px 0px 2px 0px;
color: #89a;
}
nav.top-nav #dynamicHeader #navLinkSpan { margin-left: 5px; }
nav.top-nav a { color: white; }
nav.top-nav a:hover { color: #90CAFF; }
nav.top-nav a::after { font-size: 112%; }
nav.board-nav { font-size: 97.5%; }
input, select, textarea {
border: 1px solid #A9A9A9;
background: white;
color: black;
font-family: arial,helvetica,sans-serif;
font-size: 80%;
}
input[type="button"], input[type="submit"], button, .dropzone, .selectedCell {
background: #e1e1e1;
color: #777;
padding-left: 0.25em;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
cursor: pointer;
}
.dropzone {
background-color: rgba(200, 200, 200, 0.5);
border: none;
transition: 0.2s;
color: rgba(0, 0, 0, 0.5)
}
.dropzone p {
border-width: 2px;
transition: 0.2s;
}
.dropzone p:hover {
color: rgba(0, 0, 0, 1)
}
input[type="button"], input[type="submit"], button {
transition: 0.2s;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover {
border-color: rgba(125, 125, 125, 1);
color: #444;
}
.floatingMenu, #quick-reply #post-form-inner {
background: #e3e3e3;
box-shadow: 3px 3px 3px 0 rgba(0,0,0,.25);
}
.extraMenu, .hideMenu {
color: black;
background: #c3c3c3;
}
.extraMenu div:hover { color: #dd0000; }
.modalDecorationPanel, .floatingMenu {
border: 1px dashed #888;
}
#newPostFieldset, #settingsFieldset, .reportFieldset {
border: 1px dashed #8889;
}
input.postingCheckbox[type="checkbox"] + label::before {
color: #004bcc;
}
#postingForm input:focus,
#postingForm textarea:focus,
.modalDecorationPanel input[type="text"]:focus,
#settingsMenu input[type="text"]:focus,
#settingsMenu textarea:focus {
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
}
.settingsTab {
background-color: #cccccc;
color: #333333;
}
#selectedTab {
text-shadow: none;
font-weight: bold;
background-color: #bbbbbb;
color: #333333;
}
#cssInput, #jsInput { font-size: 90%; }
#postingForm th, .modalTableBody th {
background: #b1c8ed;;
border: none;
font-size: 100%;
padding-left: 0.5em;
padding-right: 0.5em;
color: #303030;
}
#postingTable textarea,
#postingTable input[type="text"] {
font-size: 100%;
padding: 0.1em 0.3em;
}
#fieldMessage { width: 265px; }
#newPostFieldset { width: 30em; }
a.rules::after { color: #004bcc; }
#labelDescription { color: black; }
#labelName {
font-weight: bold;
font-family: tahoma;
letter-spacing: -2px;
color: #004bcc;
margin: 0.25em 0 0 0;
}
.catalogCell .labelSubject { font-size: 85%; }
.catalogCell .divMessage { font-size: 85%; }
.catalogCell { padding: 10px; }
#catalogId #labelBoard {
text-decoration: underline;
text-decoration-style: dotted;
text-decoration-color: #35345c99;
}
#counterUids {
font-size: 10pt;
text-decoration: underline;
text-decoration-style: dotted;
}
#counterUids:hover {
color: #004bcc;
text-shadow: none;
}
.quoteTooltip .innerPost { box-shadow: 0px 0px 3px 0 rgba(0,0,0,.2); }
#quick-reply .post-table {
margin-top: 0;
}
#quick-reply .handle {
background-color: #B1C8ED;
border: 1px solid #888;
}
#quick-reply #post-form-inner { border: 1px solid #888; }
#quick-reply input { font-size: 10pt; }
Last edited by croquis