Conflicts:
	templates/index.html
	templates/post_thread.html
	templates/thread.html
This commit is contained in:
czaks 2013-07-23 10:25:33 -04:00
commit 1aa522e138
33 changed files with 10893 additions and 20 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;