Bläddra i källkod

saaaaaaaaaa

aa
pull/134/head
pat-90 GitHub 6 år sedan
förälder
incheckning
0f47c655c8
1 ändrade filer med 46 tillägg och 0 borttagningar
  1. +46
    -0
      stylesheets/gurochan.css

+ 46
- 0
stylesheets/gurochan.css Visa fil

@@ -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;
}

Laddar…
Avbryt
Spara