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). +