aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--allium/templates/misc-families.html2
-rw-r--r--allium/templates/misc-networks.html2
-rw-r--r--allium/templates/relay-list.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/allium/templates/misc-families.html b/allium/templates/misc-families.html
index 208b9b7..12773c8 100644
--- a/allium/templates/misc-families.html
+++ b/allium/templates/misc-families.html
@@ -8,7 +8,7 @@ sorted_by_label|replace('_', ' ')|title }}</h2>
<p>The set of all relay families with > 1 effective members, sorted by {{
sorted_by_label|replace('_', ' ') }}. The first seen parameter is taken from the
oldest relay in the family.</p>
-<table class="table table-condensed table-striped">
+<table class="table table-condensed">
<tr>
<th>Family</th>
diff --git a/allium/templates/misc-networks.html b/allium/templates/misc-networks.html
index e2ab88f..c6f1191 100644
--- a/allium/templates/misc-networks.html
+++ b/allium/templates/misc-networks.html
@@ -9,7 +9,7 @@ sorted_by_label|replace('_', ' ')|title }}</h2>
running at least one relay sorted by {{ sorted_by_label|replace('_', ' ') }}.
This data is onionoo-derived and might be out of date with respect to other
sources.</p>
-<table class="table table-condensed table-striped">
+<table class="table table-condensed">
<tr>
<th>AS Number</th>
<th>AS Name</th>
diff --git a/allium/templates/relay-list.html b/allium/templates/relay-list.html
index b4628ab..6698755 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-striped">
+<table class="table table-condensed">
<tr>
<th></th>
<th>Nickname</th>