summaryrefslogtreecommitdiffstats
path: root/content/extras/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/extras/custom.css')
-rw-r--r--content/extras/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/extras/custom.css b/content/extras/custom.css
index d287284..985dfce 100644
--- a/content/extras/custom.css
+++ b/content/extras/custom.css
@@ -14,3 +14,7 @@
#banner h1 {
font-size: 25px;
}
+
+#banner .copy {
+ background: none repeat scroll 0 0 rgba(67, 71, 66, 0.6);
+}