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

@ -74,7 +74,7 @@ box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
div.post.reply div.body a {
color: #00E;
}
p.intro span.subject {
.intro span.subject {
color: #d00;
}
form table tr th {
@ -129,7 +129,7 @@ table.modlog tr th {
background: #EA8;
}
p.intro span.name {
.intro span.name {
color: maroon;
font-weight: 600;
}