Merge remote-tracking branch 'upstream/master' into vichan-merge

This commit is contained in:
Simon McFarlane 2015-05-26 23:31:47 -07:00
commit 4b40f69a4e
223 changed files with 65256 additions and 2969 deletions

View file

@ -25,11 +25,11 @@ a.post_no {
color: #000033;
}
p.intro a.email span.name {
.intro a.email span.name {
color: #0093AB;
}
p.intro a.email:hover span.name {
.intro a.email:hover span.name {
color: #DD0000;
}
@ -49,12 +49,12 @@ div.post.op hr {
border-color: #B7C9D5;
}
p.intro span.subject {
.intro span.subject {
color: #117743;
font-weight: 800;
}
p.intro span.name {
.intro span.name {
color: #117743;
font-weight: 800;
}