]> git.mxchange.org Git - friendica.git/commitdiff
Bump code font-size to .85em (85%)
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 21 Jan 2018 13:50:29 +0000 (08:50 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 21 Jan 2018 13:50:29 +0000 (08:50 -0500)
view/global.css

index 8cb1db95a77f8bc92924929f58514e1ca6e76cd2..c14f727a59e0e9ab2387cf469e8da8b65f72ef0d 100644 (file)
@@ -242,7 +242,7 @@ code {
   background-color: #eee;
   color: #666;
   padding: 1em;
-  font-size: 0.8em;
+  font-size: 0.85em;
   font-family: monospace;
 }
 key {
@@ -250,7 +250,7 @@ key {
   background-color: #eee;
   color: #666;
   padding: 0.2em;
-  font-size: 0.8em;
+  font-size: 0.85em;
   font-family: monospace;
 }