remove code "hack" css
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 15 Jul 2020 10:33:41 +0000 (11:33 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 15 Jul 2020 10:33:41 +0000 (11:33 +0100)
local.css

index 80dddb343bf543d84d0019943415d292971c6fc1..4cbeec79974980e826dd5c29761760af57f3b9b4 100644 (file)
--- a/local.css
+++ b/local.css
@@ -109,8 +109,11 @@ pre {
     padding-left: 30px;
 }
 
+/*
+comment out now that isatables have been fixed
 code {
   font-family: Consolas,"courier new";
   display: block;
   white-space: pre-wrap
 }
+*/