From 1aacf0baf860ccbc4dc45073c7a63e98a98c4e21 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 4 Aug 2015 12:57:44 +0200 Subject: Trimmed CSS --- provider/css/default.css | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/provider/css/default.css b/provider/css/default.css index 7b89107..8b1175a 100644 --- a/provider/css/default.css +++ b/provider/css/default.css @@ -3,21 +3,10 @@ body { padding-right: 1em; padding-left: 1em; font: normal 1.1em monospace; - max-width: 60em; + /*max-width: 60em;*/ text-align: justify; } -.display-math { - display: block; - margin-top: 0.2em; - margin-bottm: 0.2em; - text-align: center; -} - -.inline-math { - display: inline; -} - a { color: inherit; } -- cgit v1.2.3