vstup/css/styl.css
changeset 84 f866267d7b3c
parent 83 b8e5f8f9c77b
child 86 3136e1ad9a5b
--- a/vstup/css/styl.css	Tue Jan 10 17:47:21 2012 +0100
+++ b/vstup/css/styl.css	Wed Jan 11 17:01:59 2012 +0100
@@ -124,3 +124,18 @@
    color:black;
 }
 
+.rot13 span {
+	color: gray;
+	font-family: monospace;
+}
+
+.rot13 a {
+	margin-left: -5px;
+	color: green;
+	text-decoration: none;
+}
+
+.rot13 a:hover {
+	color: red;
+}
+