witten
/
luminotes
Archived
1
0
Fork 0

Making rounded corners of static note divs and note iframes equivalent.

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

View File

@ -541,6 +541,7 @@ h1 {
}
.static_note_div {
-moz-border-radius: 5px;
font-size: 90%;
display: block;
margin: 0em;