witten
/
luminotes
Archived
1
0
Fork 0

Tweaking the static div margin spacing slightly.

This commit is contained in:
Dan Helfman 2009-01-13 13:49:05 -08:00
parent 5ada27ac74
commit 9f43399947
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ h1 {
.static_note_div {
-moz-border-radius: 5px;
display: block;
padding: 1.5em 1em 1em 1.5em;
padding: 1.5em 1.25em 1em 1.5em;
font-family: sans-serif;
overflow: hidden;
border: 2px solid #999999;