From 016f3d835860f53b7342a4cc5982ebb6e4f5a4a3 Mon Sep 17 00:00:00 2001 From: zeroth Date: Thu, 16 Jan 2020 22:18:07 +0000 Subject: [PATCH] style score better --- static/css/stylepandoc.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/static/css/stylepandoc.css b/static/css/stylepandoc.css index 42e1657..d1b869f 100644 --- a/static/css/stylepandoc.css +++ b/static/css/stylepandoc.css @@ -49,4 +49,11 @@ div.publisher{ } div.time{ margin-top: 1mm; -} \ No newline at end of file +} +div#scorecontentpage{ + /*padding-top: 50px;*/ + margin:auto; + color: black; + text-align: left; + width: 65%; +}