changeset 132:661e5e9f37ef

Renamed element, fix CSS.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Aug 2014 18:44:58 +0300
parents 31347f83cbea
children ad10ab39e2d1
files mluk1.css mluk2.css mluk3.css mluk4.css
diffstat 4 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/mluk1.css	Wed Aug 27 18:44:44 2014 +0300
+++ b/mluk1.css	Wed Aug 27 18:44:58 2014 +0300
@@ -10,7 +10,7 @@
 	display: inline-block;
 }
 
-#csssel {
+#infobox {
 	font-size: 6pt;
 }
 
--- a/mluk2.css	Wed Aug 27 18:44:44 2014 +0300
+++ b/mluk2.css	Wed Aug 27 18:44:58 2014 +0300
@@ -10,7 +10,7 @@
 	display: inline-block;
 }
 
-#csssel {
+#infobox {
 	font-size: 6pt;
 }
 
--- 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;
 }
 
--- a/mluk4.css	Wed Aug 27 18:44:44 2014 +0300
+++ b/mluk4.css	Wed Aug 27 18:44:58 2014 +0300
@@ -10,7 +10,7 @@
 	display: inline-block;
 }
 
-#csssel {
+#infobox {
 	font-size: 6pt;
 }