I2PSnark: Screenlog padding fix.

This commit is contained in:
z3d
2010-11-10 18:15:15 +00:00
parent 0165c6068a
commit 25e21ffb1e

View File

@@ -85,7 +85,7 @@ body {
font: bold 9pt "Lucida Console","DejaVu Sans Mono",Courier,mono !important;
text-align: left;
margin: 0 0 10px 0;
padding: 3px 0;
padding: 3px 5px;
border-spacing: 0px;
-moz-border-radius: 4px 0 0 0;
-khtml-border-radius: 4px 0 0 0;