summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index c7a0a2e..5079583 100644
--- a/style.css
+++ b/style.css
@@ -96,3 +96,7 @@ h1>span {
.content {
height: 85%;
}
+
+.container {
+ color: #111;
+}