author | Aryeh Gregor <AryehGregor+gitcommit@gmail.com> |
Sun, 12 Jun 2011 15:13:50 -0600 | |
changeset 263 | f49fb6022d09 |
parent 262 | 687ca0631209 |
child 264 | 409c5c207d8b |
tests.css |
--- a/tests.css Sun Jun 12 15:08:51 2011 -0600 +++ b/tests.css Sun Jun 12 15:13:50 2011 -0600 @@ -67,6 +67,10 @@ background: white; border-bottom: 2px solid gray; } +body { + /* So the toolbar doesn't block it */ + margin-top: 2em; +} /* For easy visibility of nesting */ ol ol { list-style-type: lower-alpha } ol ol ol { list-style-type: lower-roman }