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

@ -84,8 +84,8 @@
margin: 0px;
padding: 3px;
clear: both;
font-size: 8pt;
font-size: 10px;
text-align: center;
}
/* END OF style_fallback.css */
/* END OF style_fallback.css */