From c4ece1f052c231b046257524721199cfac89ea4a Mon Sep 17 00:00:00 2001 From: Mark Schouten Date: Mon, 6 Oct 2014 22:50:16 +0200 Subject: [PATCH] Disable the monospace font. The 1980's called --- css/base.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/base.css b/css/base.css index 7f3fce0..e31bc21 100644 --- a/css/base.css +++ b/css/base.css @@ -140,7 +140,6 @@ pre { max-width: 80%; } tr.jtable-data-row td { - font-family: monospace; font-size: 16px; vertical-align: top; white-space: pre-wrap; /* css-3 */ @@ -157,7 +156,6 @@ tr.jtable-data-row td.content { max-width: 800px; } .jtable-input input { - font-family: monospace; font-size: 16px; } .jtable-input input.name {