diff luk.css @ 99:c77a48f6ad75

Highlight the mobile version link.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 22 Dec 2012 14:58:22 +0200
parents eea1ab9aff46
children 38e9772901f1
line wrap: on
line diff
--- a/luk.css	Sat Dec 22 14:57:31 2012 +0200
+++ b/luk.css	Sat Dec 22 14:58:22 2012 +0200
@@ -40,5 +40,7 @@
 	overflow: auto;
 }
 
-#mobile {
+#controls a.mobile {
+	color: white;
+	background: red;
 }