fileboard support

This commit is contained in:
Marcin Łabanowski 2015-04-22 05:54:48 +02:00
parent 4060bf10ed
commit 4014682882
33 changed files with 216 additions and 107 deletions

View file

@ -20,7 +20,7 @@ background-repeat: repeat;
background-color: #200000;
}
p.intro span.capcode, p.intro a.capcode, p.intro a.nametag {
.intro span.capcode, p.intro a.capcode, p.intro a.nametag {
color: #26899C;
}
@ -154,7 +154,7 @@ div.banner, .replymode, .catalogmode {
font-weight:800;
}
p.intro span.subject {
.intro span.subject {
color: #771018;
font-weight: bold;
}