diff luk2.css @ 62:ee2d16f9b204

Updated stylesheets.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2012 02:53:44 +0300
parents deca85fd0941
children 8109809f67cb
line wrap: on
line diff
--- a/luk2.css	Wed Oct 24 01:39:45 2012 +0300
+++ b/luk2.css	Wed Oct 24 02:53:44 2012 +0300
@@ -33,10 +33,11 @@
 	right: 1em;
 	top: 1em;
 	font-size: 6pt;
-	background: rgb(10,114,133);
+	background: #555;
 	padding: 5pt;
 	-moz-border-radius: 5pt;
 	border-radius: 5pt;
+	text-shadow: 1px 1px 1px #000;
 }
 
 #ctitle {
@@ -54,6 +55,14 @@
 	text-decoration: underline;
 }
 
+#clang {
+	text-align: right;
+	font-weight: bold;
+}
+
+#clang a {
+	color: #0f0;
+}
 
 table {
 	border: 0px;