witten
/
luminotes
Archived
1
0
Fork 0

Making font size of static note divs and note iframes equivalent.

This commit is contained in:
Dan Helfman 2009-01-03 16:10:20 -08:00
parent e043cf1e0c
commit 35b1e8e96f
1 changed files with 1 additions and 0 deletions

View File

@ -541,6 +541,7 @@ h1 {
} }
.static_note_div { .static_note_div {
font-size: 90%;
display: block; display: block;
margin: 0em; margin: 0em;
padding: 0.5em 1.5em 1em 1.5em; padding: 0.5em 1.5em 1em 1.5em;