Explorar el Código

Add blockquote to the 10 pt style list

[SVN r46927]
Beman Dawes hace 18 años
padre
commit
e68a6efef1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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号