This commit is contained in:
albert
2010-08-18 18:42:33 -04:00
parent 23656e3fa9
commit 5610731b35
48 changed files with 664 additions and 716 deletions

View File

@@ -227,10 +227,14 @@ aside.sidebar > section > h1 {
font-size: 1.5em;
}
aside.sidebar > section > ul > li {
aside.sidebar > section > ul li {
list-style-type: none;
}
aside.sidebar > section > ul ul li {
margin-left: 1em;
}
/*** Comments ***/
div.comment-response {