vstup/css/styl.css
changeset 84 f866267d7b3c
parent 83 b8e5f8f9c77b
child 86 3136e1ad9a5b
     1.1 --- a/vstup/css/styl.css	Tue Jan 10 17:47:21 2012 +0100
     1.2 +++ b/vstup/css/styl.css	Wed Jan 11 17:01:59 2012 +0100
     1.3 @@ -124,3 +124,18 @@
     1.4     color:black;
     1.5  }
     1.6  
     1.7 +.rot13 span {
     1.8 +	color: gray;
     1.9 +	font-family: monospace;
    1.10 +}
    1.11 +
    1.12 +.rot13 a {
    1.13 +	margin-left: -5px;
    1.14 +	color: green;
    1.15 +	text-decoration: none;
    1.16 +}
    1.17 +
    1.18 +.rot13 a:hover {
    1.19 +	color: red;
    1.20 +}
    1.21 +