]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 4555: Minor improvements to error pages CSS
authorMarcos Mello <marcosfrm@gmail.com>
Mon, 1 Aug 2016 11:40:09 +0000 (23:40 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 1 Aug 2016 11:40:09 +0000 (23:40 +1200)
errors/errorpage.css

index 3b392fe38616eacbafc6004fc4e6cc69ce6cd746..0b8dd657719246fbc73e0877986bba0f630966e2 100644 (file)
@@ -71,12 +71,11 @@ p {
 }
 
 pre {
-    font-family:sans-serif;
 }
 
 /* special event: FTP / Gopher directory listing */
 #dirmsg {
-    font-family: courier;
+    font-family: courier, monospace;
     color: black;
     font-size: 10pt;
 }