summaryrefslogtreecommitdiff
path: root/theatre
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-03-28 13:25:11 -0400
committerBen Burwell <ben@benburwell.com>2015-03-28 13:25:11 -0400
commit69c3a754d8e81bd71821efbc03da5b5a6a91d885 (patch)
treece4470685856b5a70577414f65744daad2bb1e6b /theatre
parent5fda997389199e1b42c3096a4d9d41e2056ff6b8 (diff)
Added resetting lost password post
Diffstat (limited to 'theatre')
-rw-r--r--theatre/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theatre/index.html b/theatre/index.html
index 71d4067..c10ab19 100644
--- a/theatre/index.html
+++ b/theatre/index.html
@@ -6,7 +6,7 @@ description: Mostly for my own reference, here’s a list of shows I’ve worked
<h1>Theatrical Credits</h1>
-<table>
+<table class="data-table">
{% for show in site.data.shows %}
<tr>
<td><i>{{ show.name }}</i></td>