summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-14 15:33:03 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-14 15:33:03 -0700
commit1c0f4abb0f27edab22416143032764faaf90b046 (patch)
tree0b307e0824cacf90bcc8062a5389300c4945d12f /web
parent636fbec4c6a69de49c40ac7af6c13fccdec9eee8 (diff)
Renaming About page to Learn More and making editing changes
Diffstat (limited to 'web')
-rw-r--r--web/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css
index 5a296f3..eb0d21b 100644
--- a/web/style.css
+++ b/web/style.css
@@ -28,6 +28,10 @@ label {
display: inline-block;
}
+blockquote {
+ font-style: italic;
+}
+
#notfooter {
min-height: 100%;
height: auto !important;