aboutsummaryrefslogtreecommitdiff
path: root/allium/templates/relay-list.html
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-11-10 20:21:54 -0700
committerJordan <me@jordan.im>2020-11-10 20:21:54 -0700
commit4f791cd52d6147dcf8aebc86fce8d414b8d56bb4 (patch)
treeecd4999745b7c9672076e9206374b3ff26fdc5f7 /allium/templates/relay-list.html
parent6c28c7ece6cc179d2798da6bc3100f659e305e8b (diff)
downloadallium-4f791cd52d6147dcf8aebc86fce8d414b8d56bb4.tar.gz
allium-4f791cd52d6147dcf8aebc86fce8d414b8d56bb4.zip
add table-striped class to tables, improved readability
Diffstat (limited to 'allium/templates/relay-list.html')
-rw-r--r--allium/templates/relay-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/relay-list.html b/allium/templates/relay-list.html
index 6698755..b4628ab 100644
--- a/allium/templates/relay-list.html
+++ b/allium/templates/relay-list.html
@@ -3,7 +3,7 @@
{% block body -%}
<h2>{% block header -%}{% endblock -%}</h2>
<p>{% block description -%}{% endblock -%}</p>
-<table class="table table-condensed">
+<table class="table table-condensed table-striped">
<tr>
<th></th>
<th>Nickname</th>