Add blockquote to the 10 pt style list

[SVN r46926]
This commit is contained in:
Beman Dawes 2008-06-30 18:35:11 +00:00
parent 3e028a7f49
commit 8542e567a3

View file

@ -23,7 +23,7 @@ table { margin: 0.5em; }
Font sizes
*******************************************************************************/
p, td, li { font-size: 10pt; }
p, td, li, blockquote { font-size: 10pt; }
pre { font-size: 9pt; }
/*** end ***/