summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/style.css b/style.css
index 0601a6d..b366bb5 100644
--- a/style.css
+++ b/style.css
@@ -57,8 +57,11 @@ h1>em>a:hover {
width: 20%;
margin: 0 auto;
}
-.lane.h3 {
- color: white;
+.lanelink:link {
+ color: white;
+}
+.lanelink:hover {
+ color: #F84525;
}
.box:hover {