This commit is contained in:
Toks
2013-03-30 13:21:39 -04:00
parent bd28711158
commit f6bfdacd3d
2 changed files with 6 additions and 1 deletions

View File

@@ -59,6 +59,10 @@ article.post-preview {
margin-left: 0.2em;
}
.low-post-count {
color: red;
}
body.mode-edit {
background: #3A3;
}