aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 3fdc31a5..a614b985 100644
--- a/styles.css
+++ b/styles.css
@@ -81,6 +81,11 @@ footer {
81 color: white; 81 color: white;
82} 82}
83 83
84.logo {
85 background-color: #000;
86 width: 100%;
87 margin: 2em;
88}
84 89
85#body_content .container { 90#body_content .container {
86 margin-bottom: 2em; 91 margin-bottom: 2em;