1
0

Fixed a minor bug in style_fallback.css. 1996 called and wanted it's font-size in pt back.

This commit is contained in:
Matthias Mees
2011-04-20 08:55:43 +00:00
parent 94b6985f84
commit 288c937f60

View File

@ -84,7 +84,7 @@
margin: 0px;
padding: 3px;
clear: both;
font-size: 8pt;
font-size: 10px;
text-align: center;
}