>>1543
add this CSS to /v/ you fucking nigger, it's win95 theme but with the holiday soul.
possible language: css, relevance: 366
:root {
--icon-color: invert(17%) sepia(89%) saturate(7057%) hue-rotate(2deg) brightness(93%) contrast(120%);
--darken: #ffffff10;
--board-title: #c5c8c6;
--hr: #282a2e;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: green;
--pinktext-color: #E0727F;
--alt-label-color: darkblue;
--alt-font-color: white;
--background-top: #0294a5;
--background-rest: #0294a5;
--navbar-color: #c0c0c0;
--post-color: #c0c0c0;
--post-outline-color: #c0c0c0;
--label-color: transparent;
--box-border-color: transparent;
--highlighted-post-color: #c0c0c0;
--highlighted-post-outline-color: #c0c0c0;
--font-color: black;
--post-link-color: blue;
--link-color: #fffff50;
--link-hover: #555;
--input-borders: #111;
--input-color: black;
--input-background: white;
--name-color: #ddd;
--capcode-color: #f00;
--subject-color: #ddd;
}
.navbar {
top: unset!important;
bottom: -3px;
}
.navbar a:first-of-type::before {
content: '';
position: absolute;
background: url(/file/win95home.png);
background-size: contain;
height: 1.75em;
width: 1.75em;
left: 7px;
}
.navbar a:first-of-type {
padding-left: 30px;
}
.navbar a {
color: #000;
}
.nav-item {
line-height: 3em;
float: left;
padding-left: 10px;
padding-right: 10px;
text-align: center;
text-decoration: none;
}
.close, .filelabel, .nav-item, input[type=submit] {
color: #000;
background: 0 0;
border: 2px outset #d3d3d3;
}
element.style {
line-height: 1.5em;
}
.stickynav {
top: 5px;
bottom: unset;
}
#float .post-container, #livetext, #postform, #threadstats, .board-banner, .catalog-tile, .filelabel, .modal, .navbar, .op, .pages, .post-container:not(.op), .stickynav, .toggle-summary, table {
border: 2px outset #d3d3d3!important;
}
.post-info {
margin: -6px -6px 0;
padding: 3px 5px 3px 3px;
}
#dragHandle, .post-info, th:not(.alt) {
font-weight: 700;
color: #ACFA58;
background: #FA5858!important;
}
.post-name, .post-tripcode {
color: #ACFA58;
}
body {
background: url(https://zzzchan.xyz/file/9c1bd58d426a421ab80dd7cd21185366bd023128150b1bd2ea049054868075f1.png) bottom 0px right 20px fixed no-repeat, linear-gradient(var(--background-top) 3em,var(--background-rest) 230px);
}
.board-banner, .op {
background: var(--post-color)!important;
}
.post-container.op {
background: 0 0;
border-color: transparent;
width: 100%
}
.anchor:target+.post-container .post-info, .anchor:target+table tbody tr th, .post-container.highlighted .post-info, .post-container.hoverhighlighted .post-info {
background: #00008b!important;
color: #fff!important;
}
:root {
--attachment-img: url(/file/attachment.png);
--spoiler-img: url(https://zzzchan.xyz/file/caea0c0853c7890bb66872c5acc25d2f167cbb72c1948b85843a6209a4f9c37a.png);
--audio-img: url(/file/audio.png);
--thumbnail-size: 250px;
--captcha-w: 150px;
--captcha-h: 150px;
--bypass-height: 330px;
}