saaaaaaaaaa

aa
This commit is contained in:
pat-90 2017-10-04 10:58:06 +10:30 committed by GitHub
parent 9108fe9e81
commit 0f47c655c8

View File

@ -127,4 +127,50 @@ div.ban h2 {
NEW NEW NEW
html, body, div.banner, div.post.reply, div.banner a, textarea {
color: #800;
}
div.post.reply {
color: #800;
}
.quote {
color: #866;
}
.intro span.subject {
color: #800;
}
a.selected:nth-child(1) {
color:#800;
}
.desktop-style div.boardlist:not(.bottom), .desktop-style div.boardlist:not(.bottom) a {
font-size: 10pt;
color:#800;
border-bottom: 1px solid #CA927B;
}
div.pages input{
background:#D9AF9E;
color:#800;
}
div.pages a.selected{
color:#800;
}
div.post.reply.highlighted{
background:#D9AF9E
}
#quick-reply th {
border: 1px solid #D9AF9E;
}