summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-18 13:09:55 -0500
committerJules Laplace <jules@okfoc.us>2014-11-18 13:09:55 -0500
commitcdea8f57f8898b260e70ad327a54e3bf5021c9b3 (patch)
treeb6dc4fc851e28ea2c990a2116d33adc80a646fce
parent490aac9f5489594f679d844f67ab09a4565f9422 (diff)
styling
-rw-r--r--views/about/howto.ejs2
-rw-r--r--views/partials/footer.ejs2
2 files changed, 2 insertions, 2 deletions
diff --git a/views/about/howto.ejs b/views/about/howto.ejs
index 30497e1..d5aeab7 100644
--- a/views/about/howto.ejs
+++ b/views/about/howto.ejs
@@ -72,7 +72,7 @@
</div>
</div>
- <h1 style="text-align:center;">Keyboard Shortcuts</h1>
+ <h1 style="text-align:center; background: white; border-bottom: 1px solid black; margin: 60px 0 40px;">Keyboard Shortcuts</h1>
<div class="item">
<div class="rap">
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs
index 5b0c0e9..75d06e5 100644
--- a/views/partials/footer.ejs
+++ b/views/partials/footer.ejs
@@ -1,6 +1,6 @@
<div class="footer">
- <a href="/about">Howto</a>
+ <a href="/about">How To</a>
<a href="/about/terms">Terms</a>
<a href="/about/privacy">Privacy</a>