Spacing tweaks.

This commit is contained in:
Nicholas Marriott 2009-10-26 14:53:30 +00:00
parent 76bb6d6138
commit aaef0d316f
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ body {
font-size:xx-large; font-size:xx-large;
margin-top: 0; margin-top: 0;
} }
#left-menu li{ #left-menu li {
list-style: none; list-style: none;
margin-top: 1em; margin-top: 1em;
} }
@ -44,7 +44,7 @@ body {
margin: 1em; margin: 1em;
margin-left: 10em; margin-left: 10em;
} }
#screenshots img{ #screenshots img {
text-align: center; text-align: center;
margin: 0.5em; margin: 0.5em;
} }