diff luk3.css @ 62:ee2d16f9b204

Updated stylesheets.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2012 02:53:44 +0300
parents 5adf3ec26aa0
children 7f5deab32417
line wrap: on
line diff
--- a/luk3.css	Wed Oct 24 01:39:45 2012 +0300
+++ b/luk3.css	Wed Oct 24 02:53:44 2012 +0300
@@ -40,6 +40,7 @@
 	padding: 5pt;
 	-moz-border-radius: 5pt;
 	border-radius: 5pt;
+	text-shadow: 1px 1px 1px #000;
 	box-shadow: 0px 0px 6px rgba(200,0,100,0.7);
 }
 
@@ -58,6 +59,15 @@
 	text-decoration: underline;
 }
 
+#clang {
+	text-align: right;
+	font-weight: bold;
+}
+
+#clang a {
+	color: #f00;
+}
+
 #contents {
 	z-index: 5;
 	position: absolute;