From 1bbcfb4f9d8a57aa58b0919b871e0d4637432e92 Mon Sep 17 00:00:00 2001 From: zeroth Date: Thu, 16 Jan 2020 23:22:37 +0000 Subject: [PATCH 1/2] info seconds dots score cover --- contextualise.py | 3 ++- static/css/stylepandoc.css | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/contextualise.py b/contextualise.py index 8dc456b..a2fa1cc 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 and every line is a minute
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; } From 6f873c025d07ebf98b71b8784d20365878a53b68 Mon Sep 17 00:00:00 2001 From: zeroth Date: Thu, 16 Jan 2020 23:29:03 +0000 Subject: [PATCH 2/2] last score cover edit --- contextualise.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contextualise.py b/contextualise.py index a2fa1cc..1e68ca2 100644 --- a/contextualise.py +++ b/contextualise.py @@ -321,7 +321,7 @@ def get_file():
By '''+userip+'''
Part of the Pushing Scores series
-
Where every second is a dot and every line is a minute
+
Where every second is a dot, every line is a minute and every word is a key
Published and distributed by
On '''+str(clickongetfiletime)+'''