Преглед изворни кода

Add blockquote to the 10 pt style list

[SVN r46927]
Beman Dawes пре 18 година
родитељ
комит
e68a6efef1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      doc/html/minimal.css

+ 1 - 1
doc/html/minimal.css

@@ -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 ***/

粤ICP备19079148号