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

@@ -46,7 +46,7 @@ form table tr th {
color: #FFF;
}
p.intro span.name {
.intro span.name {
font-family: serif;
}
@@ -81,7 +81,7 @@ div[id^="thread_"].highlighted {
background: #B5FFDD;
}
p.intro a.email span.name {
.intro a.email span.name {
color: #345456;
}