]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/style.css
* Better alignment of system messages
[citadel.git] / webcit / static / style.css
index d34f52cae4838c052e60a3b23eec54aa2c80293b..82bfc3b8db4620d398f0c86083f872004231d489 100644 (file)
@@ -1,15 +1,15 @@
 a:link {
-  color: #FF0000;
+  color: #0000FF;
   text-decoration: none;
 }
 
 a:visited {
-  color: #800080;
+  color: #0000FF;
   text-decoration: none;
 }
 
 a:active {
-  color: #00FF00;
+  color: #0000FF;
   text-decoration: none;
 }
 
@@ -241,8 +241,6 @@ dt a {
   background: none
 }
 
-.example { margin-left: 10% }
-
 dfn {
   font-style: normal;
   font-weight: bolder