witten
/
luminotes
Archived
1
0
Fork 0

With the new smaller note text font size, the smalll text within the note was even smaller (and too small). Now it's just a little smaller.

This commit is contained in:
Dan Helfman 2008-12-12 23:49:35 -08:00
parent a8dc915852
commit 070b55848d
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ ol li {
.small_text {
padding-top: 0.5em;
font-size: 72%;
font-size: 90%;
}
.radio_label {