>>3531
Wasn't it cached at some point so it was more like once every few hours?
Anyway, here's frenswave for whoever likes it.
@-webkit-keyframes glow {
from {
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px var(--piss-yellow), 0 0 20px var(--piss-yellow), 0 0 25px var(--piss-yellow), 0 0 30px var(--piss-yellow), 0 0 35px var(--piss-yellow);
}
to {
text-shadow: 0 0 10px #fff, 0 0 15px var(--piss-yellow), 0 0 20px var(--piss-yellow), 0 0 25px var(--piss-yellow), 0 0 30px var(--piss-yellow), 0 0 35px var(--piss-yellow), 0 0 40px var(--piss-yellow);
}
}
@-webkit-keyframes glow2 {
from {
box-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px var(--piss-yellow), 0 0 1px var(--piss-yellow), 0 0 1px var(--piss-yellow), 0 0 1px var(--piss-yellow), 0 0 1px var(--piss-yellow);
}
to {
box-shadow: 0 0 6px #fff, 0 0 6px var(--piss-yellow), 0 0 6px var(--piss-yellow), 0 0 6px var(--piss-yellow), 0 0 6px var(--piss-yellow), 0 0 6px var(--piss-yellow), 0 0 6px var(--piss-yellow);
}
}
body {
background: #1E1E1E;
background-image: url('https://i.imgur.com/6TePE0Z.jpeg');
background-repeat: no-repeat;
background-attachment: fixed;
color: #fdd404;
font-family: sans-serif;
font-size: 12px;
text-shadow: #61129f 2px 2px 2px, #61129f 2px 2px 2px, #61129f 2px 2px 2px, #61129f 2px 2px 2px;
--main-blue: #262777;
--main-purps: #61129f;
--piss-yellow: #fdd404;
}
span.quote {
color: #FFF;
text-shadow: #379f12 1px 1px 1px, #379f12 1px 1px 1px, #379f12 1px 1px 1px, #379f12 1px 1px 1px;
}
h1 {
font-size: 20pt;
text-align: center;
letter-spacing: 0px;
}
div.title, h1 {
color: var(--main-blue);
font-family: Arial, Helvetica, sans-serif;
animation: glow 1s ease-in-out infinite alternate;
}
div.title p {
font-size: 10px;
}
a:link, a:visited, .intro a.email span.name {
color: #CCCCCC;
text-decoration: none;
font-family: sans-serif;
}
a:link:hover, a:visited:hover {
color: #fff;
font-family: sans-serif;
text-decoration: none;
}
a.post_no {
color: #AAAAAA;
text-decoration: none;
}
a.post_no:hover {
color: #32DD72 !important;
text-decoration: underline overline;
}
div.post.reply {
margin: 0.4em 4px;
background: #262777;
border: #f9ca08 1px solid;
box-shadow: 0px 0px 4px 2px #f9ca08;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
div.post.reply.highlighted {
background: #555;
border: transparent 1px solid;
}
div.post.reply div.body a:link, div.post.reply div.body a:visited {
color: #CCCCCC;
}
div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
color: #32DD72;
}
.intro span.subject {
font-size: 12px;
font-family: sans-serif;
color: #33afb6;
font-weight: 800;
}
.intro span.name {
color: magenta;
font-weight: 800;
}
.intro span.capcode,p.intro a.capcode,p.intro a.nametag {
color: #32DD72;
margin-left: 0;
}
.intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.email:hover span.name {
color: #32ddaf;
}
input[type="text"], textarea, select {
background: var(--main-blue);
color: var(--piss-yellow);
text-shadow: #61129f 2px 2px 2px, #61129f 2px 2px 2px, #61129f 2px 2px 2px, #61129f 2px 2px 2px;
padding-left: 5px;
padding-right: -5px;
font-family: sans-serif;
font-size: 10pt;
}
input[type="password"] {
background: #333333;
color: #CCCCCC;
border: #666666 1px solid;
}
form table tr th {
background: var(--main-blue);
color: #FFD507;
font-weight: 800;
text-align: left;
padding: 0;
}
div.banner {
background: #32DD72;
color: #000;
text-align: center;
width: 250px;
padding: 4px;
padding-left: 12px;
padding-right: 12px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}
div.banner a {
color:#000;
}
input[type="submit"] {
background: var(--main-blue);
border: #888888 1px solid;
color: var(--piss-yellow);
}
input[type="submit"]:hover {
border: var(--piss-yellow) 1px solid;
box-shadow: 0px 0px 4px 2px #f9ca08;
}
input[type="text"]:focus, textarea:focus {
box-shadow: 0px 0px 4px 2px var(--piss-yellow);
}
p.fileinfo a:hover {
text-decoration: underline;
}
span.trip {
color: #AAAAAA;
}
div.pages {
color: #AAAAAA;
background: #333333;
border: #666666 1px solid;
font-family: sans-serif;
font-size: 10pt;
}
div.pages a.selected {
color: #CCCCCC;
}
hr {
height: 1px;
border: #ffd507 1px solid;
}
div.boardlist {
color: #999999;
background-color: rgba(12%, 12%, 12%, 0.10);
}
div.ban {
background-color: transparent;
border: transparent 0px solid;
}
div.ban h2 {
background: transparent;
color: lime;
font-size: 12px;
}
table.modlog tr th {
background: #333333;
color: #AAAAAA;
}
.desktop-style div.boardlist:not(.bottom) {
text-shadow: black 1px 1px 1px, black -1px -1px 1px, black -1px 1px 1px, black 1px -1px 1px;
background-color: #666666;
}
.desktop-style div.boardlist:not(.bottom):hover, .desktop-style div.boardlist:not(.bottom).cb-menu {
background-color: rgba(30%, 30%, 30%, 0.65);
}
div.report {
color: #666666;
}
#options_div, #alert_div {
background: #333333;
}
.options_tab_icon {
color: #AAAAAA;
}
.options_tab_icon.active {
color: #FFFFFF;
}
#quick-reply table {
background: none repeat scroll 0% 0% #333 !important;
}
.responsive {
width: 100%;
max-width: 400px;
height: auto;
}
span.spoiler {
text-shadow: none;
}
span.spoiler:hover {
text-shadow: #61129f 2px 2px 2px, #61129f 2px 2px 2px, #61129f 2px 2px 2px, #61129f 2px 2px 2px;
}