]> gitweb.factorcode.org Git - factor.git/commitdiff
help.html: set footer font size
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 19 Jan 2022 23:33:30 +0000 (15:33 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 19 Jan 2022 23:33:30 +0000 (15:33 -0800)
basis/help/html/stylesheet.css

index 7e55b461a1f9e2449d435a6ce460f0ddedecf190..fa2f2dd78304107f149463c67c1607cd498b3449 100644 (file)
@@ -73,7 +73,7 @@ tr:hover {
     margin-top: 15px;
     border-top: 1px dashed #ccc;
     color: #666;
-    font-size: smaller;
+    font-size: 10pt;
 }
 
 @media screen and (max-width: 480px) {