css: keep <pre> at the default level
authorRoland Hieber <rohieb@rohieb.name>
Fri, 9 Jun 2023 08:20:23 +0000 (10:20 +0200)
committerRoland Hieber <rohieb@rohieb.name>
Fri, 9 Jun 2023 08:20:23 +0000 (10:20 +0200)
local.css

index 34a1a01..3d0c9a8 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,7 +2,6 @@ pre {
   background-color: #F5F5F5;
   border: 1px dashed blue;
   padding: 0.2em;
-  font-size: 80%;
 }
 
 code {
This page took 0.028011 seconds and 4 git commands to generate.