Option to use font-awesome for sticky/lock icons, etc.

This commit is contained in:
Michael Foster 2013-07-23 09:38:42 -04:00
parent c562149458
commit 1132a4ce79
32 changed files with 10839 additions and 8 deletions

View file

@ -145,6 +145,10 @@ div.post img.icon {
margin: 0 5px;
padding: 0;
}
div.post i.icon {
margin: 0 4px;
font-size: 16px;
}
div.post.op {
margin-right: 20px;
margin-bottom: 5px;