Przeglądaj źródła

Make the synopsis the same size as other code blocks

[SVN r62295]
Steven Watanabe 16 lat temu
rodzic
commit
bedbb2df9a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      doc/src/boostbook.css

+ 1 - 1
doc/src/boostbook.css

@@ -39,7 +39,7 @@
 
     pre.synopsis
     {
-        font-size: 90%;
+        font-size: 9pt;
         margin: 1pc 4% 0pc 4%;
         padding: 0.5pc 0.5pc 0.5pc 0.5pc;
     }

粤ICP备19079148号