From 9e507fad604c6b12c52d5e6774eaadb5a3045997 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Apr 2020 12:36:37 +0200 Subject: [PATCH] More texts and margins --- hbbs/static/css/styles.css | 4 ++++ hbbs/templates/collection.html | 6 +++++- hbbs/templates/participate.html | 6 +++++- hbbs/templates/programmes.html | 5 +++++ 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/hbbs/static/css/styles.css b/hbbs/static/css/styles.css index 28a2e98..17fde4e 100644 --- a/hbbs/static/css/styles.css +++ b/hbbs/static/css/styles.css @@ -104,3 +104,7 @@ ul { .film-indent { padding-left: 25px; } + +#programmes-explanation { + margin-bottom: 20px !important; +} diff --git a/hbbs/templates/collection.html b/hbbs/templates/collection.html index d7a6f67..87a9aa0 100644 --- a/hbbs/templates/collection.html +++ b/hbbs/templates/collection.html @@ -1,6 +1,10 @@ {% extends "layout.html" %} - {% block content %} +

+ 196 things to watch, mostly films, some TV series. The collection is + fixed at this point, because we really should watch what we have (and + there's a lot). +