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 1ac4395..642d940 100644
--- a/style.css
+++ b/style.css
@@ -53,6 +53,10 @@ h1>em>a:hover {
border-radius: 0.5em;
}
+.lane.h3 {
+ color: white;
+}
+
.box:hover {
cursor: pointer;
}