]> gitweb.factorcode.org Git - factor.git/commitdiff
Increased font size in help header path
authornicolas-p <z.nicolas@gmail.com>
Wed, 22 Jul 2015 17:57:23 +0000 (19:57 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 16 Aug 2015 14:53:29 +0000 (07:53 -0700)
basis/help/stylesheet/stylesheet.factor

index 0393b3cf112cf43ced443f486fc39401b31333d8..8b29c74ad6ca3058a41c2b10a8fcfa99bb5db1dc 100644 (file)
@@ -40,7 +40,7 @@ H{
 
 SYMBOL: help-path-style
 H{
-    { font-size 10 }
+    { font-size 12 }
     { table-gap { 5 5 } }
     { table-border COLOR: FactorLightTan }
 } help-path-style set-global