summaryrefslogtreecommitdiff
path: root/theatre
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-12-19 20:34:17 -0500
committerBen Burwell <ben@benburwell.com>2015-12-19 20:34:17 -0500
commit7bc8ea07e5116fa2e60a2b7e4aeebcbbaa1280c8 (patch)
treeb1e3effc0c74942de46bce344478db22a82e65cc /theatre
parent721db70654abfd16ebdc9e96c9593749d0a67b78 (diff)
Major UI update to monokai style
Diffstat (limited to 'theatre')
-rw-r--r--theatre/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/theatre/index.html b/theatre/index.html
index 4781fd6..d281275 100644
--- a/theatre/index.html
+++ b/theatre/index.html
@@ -4,9 +4,9 @@ title: Theatrical Credits
description: Mostly for my own reference, here’s a list of shows I’ve worked on.
---
-<h1>Theatrical Credits</h1>
+<h1 class="text-center">Theatrical Credits</h1>
-<table class="fancy-table">
+<table>
{% for show in site.data.shows %}
<tr>
<td><i>{{ show.name }}</i></td>