Slight margin adjustments for the light theme.

This commit is contained in:
z3d
2009-08-21 00:27:32 +00:00
parent 4d4538a346
commit 2f9a4f0fa5
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@ pre {
text-align: left;
font: 8pt "Lucida Console", "DejaVu Sans Mono", Courier, mono;
color: #333;
margin: 10px;
}
div.logo {