diff mluk3.css @ 132:661e5e9f37ef

Renamed element, fix CSS.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Aug 2014 18:44:58 +0300
parents f4756a8665aa
children f64a46fa7961
line wrap: on
line diff
--- a/mluk3.css	Wed Aug 27 18:44:44 2014 +0300
+++ b/mluk3.css	Wed Aug 27 18:44:58 2014 +0300
@@ -196,7 +196,7 @@
 	text-align: left;
 }
 
-#csssel {
+#infobox {
 	margin: 0px;
 	font-size: 6pt;
 	background: rgb(100,50,80) url(img/mobile-white.png) no-repeat fixed 5pt 5pt;
@@ -211,13 +211,13 @@
 	font-size: 12pt;
 }
 
-#csssel a {
+#infobox a {
 	padding: 2pt;
 	color: #ccc;
 	text-decoration: none;
 }
 
-#csssel a:hover {
+#infobox a:hover {
 	text-decoration: underline;
 }