Updates to commenting UI.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-10-15 14:38:27 -07:00
parent 88fe32ce2b
commit 089e8e63c9
3 changed files with 17 additions and 9 deletions

View File

@@ -401,12 +401,16 @@ button:focus, .button:focus {
/* For testing purposes */
#comments {
#comments, #commenter {
font-size:1.6em;
font-weight:600;
margin:1.2em 0 1.8em 1.2em;
}
#commenter {
margin:1.2em 0 0 1em;
}
ul.comments, form.comment {
margin:1.2em 0 1.2em 1.8em;
list-style: none;