diff luk2.css @ 127:1e44468dbbd8

Various style changes, and add indicators to currently selected language and CSS style.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Aug 2014 15:43:25 +0300
parents eea1ab9aff46
children f64a46fa7961
line wrap: on
line diff
--- a/luk2.css	Tue Aug 19 16:34:49 2014 +0300
+++ b/luk2.css	Wed Aug 27 15:43:25 2014 +0300
@@ -16,7 +16,7 @@
 }
 
 
-#csssel {
+#infobox {
 	position: absolute;
 	right: 1em;
 	top: 1em;
@@ -28,26 +28,6 @@
 	text-shadow: 1px 1px 1px #000;
 }
 
-#ctitle {
-	text-align: right;
-	font-size: 8pt;
-}
-
-#csssel a {
-	padding: 2pt;
-	color: #ccc;
-	text-decoration: none;
-}
-
-#csssel a:hover {
-	text-decoration: underline;
-}
-
-#clang {
-	text-align: right;
-	font-weight: bold;
-}
-
 #clang a {
 	color: #0f0;
 }