summaryrefslogtreecommitdiff
path: root/iss/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'iss/templates/index.html')
-rw-r--r--iss/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/iss/templates/index.html b/iss/templates/index.html
index 31892ef..a02b312 100644
--- a/iss/templates/index.html
+++ b/iss/templates/index.html
@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block content %}
-<h1 class="f1">ISS Pass Predictions</h1>
+<h1 class="f1 moon-gray">ISS Pass Predictions</h1>
<p class="light-red">Upcoming passes of the <a href="https://en.wikipedia.org/wiki/International_Space_Station" class="link red dim">International Space Station</a> at your location over the next 10 days.</p>
{% endblock %}