diff --git a/contextualise.py b/contextualise.py index 8dc456b..1e68ca2 100644 --- a/contextualise.py +++ b/contextualise.py @@ -320,7 +320,8 @@ def get_file():
SCORE #'''+str(scorenumber)+'''
By '''+userip+'''
-
Part of the Pushing Scores series
+
Part of the Pushing Scores series
+
Where every second is a dot, every line is a minute and every word is a key
Published and distributed by
On '''+str(clickongetfiletime)+'''
diff --git a/static/css/stylepandoc.css b/static/css/stylepandoc.css index bb92476..c1c6a74 100644 --- a/static/css/stylepandoc.css +++ b/static/css/stylepandoc.css @@ -47,9 +47,12 @@ div.author{ } div.publisher{ margin-bottom: : 3mm; - margin-top: 57.5%; + margin-top: 55%; } +div.where{ + margin-top: 1mm; +} div.time{ margin-top: 1mm; }