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

@ -176,4 +176,4 @@ client applications can be found on our <a href="http://www.i2p2.i2p/download">d
<p>A more complete list of changes can be found <p>A more complete list of changes can be found
in the history.txt file in your i2p directory. in the history.txt file in your i2p directory.
</p><br></div></body></html> </p><hr></div></body></html>

View File

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