More texts and margins

This commit is contained in:
Luke Murphy 2020-04-05 12:36:37 +02:00
parent 4fd2e5794b
commit 9e507fad60
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
4 changed files with 19 additions and 2 deletions

View File

@ -104,3 +104,7 @@ ul {
.film-indent {
padding-left: 25px;
}
#programmes-explanation {
margin-bottom: 20px !important;
}

View File

@ -1,6 +1,10 @@
{% extends "layout.html" %}
{% block content %}
<p id="collection-explanation">
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).
</p>
<ul id="collection-list" class="no-style-list">
{% for film in collection %}
<li>{{ film.Title }}</li>

View File

@ -1,5 +1,9 @@
{% extends "layout.html" %}
{% block content %}
<p>We're lurking in <a href="https://cell.hbbs.decentral1.se">cell.hbbs.decentral1.se</a>...</p>
<p>
We're exploring peer-to-peer technologies for file sharing through our own
networks. Due to the copyright regime, we're still in friend-to-friend
networking mode. We're lurking in <a href="https://cell.hbbs.decentral1.se">cell.hbbs.decentral1.se</a>.
</p>
{% endblock %}

View File

@ -1,6 +1,11 @@
{% extends "layout.html" %}
{% block content %}
<p id="programmes-explanation">
Programmes are guides for how to assemble a list of things to watch in
sequence. We draw on the collection, finding commonalities and programming
them into a distributable form.
</p>
<ul id="programmes-list" class="no-style-list">
{% for programme in programmes %}
<li>