aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css
index 3bacbea4..a6a8eda9 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -64,12 +64,12 @@ code.block {
64 64
65.homepageicon { 65.homepageicon {
66 font-size: 6em; 66 font-size: 6em;
67 color: #419edb; 67 color: #111;
68 text-align: center; 68 text-align: center;
69} 69}
70 70
71.greybox .homepageicon { 71.greybox .homepageicon {
72 color: #555; 72 color: #888;
73} 73}
74 74
75a.btn { 75a.btn {