diff luk2.css @ 95:eea1ab9aff46

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 12 Dec 2012 12:31:40 +0200
parents 85068c8513b4
children 1e44468dbbd8
line wrap: on
line diff
--- a/luk2.css	Wed Dec 12 12:31:31 2012 +0200
+++ b/luk2.css	Wed Dec 12 12:31:40 2012 +0200
@@ -136,7 +136,7 @@
 	border: 1px solid gray;
 }
 
-#controls a.textctrl {
+#controls .textctrl {
 	padding: 3pt;
 	margin-bottom: 30pt;
 	border: 1px solid white;
@@ -147,7 +147,7 @@
 	background: #657;
 }
 
-#controls a.textctrl:hover {
+#controls .textctrl:hover {
 	background: white;
 	color: black;
 }