[Gpg4kde-commits] r10 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Jun 17 10:40:53 CEST 2008


Author: khruskowski
Date: 2008-06-17 10:40:52 +0200 (Tue, 17 Jun 2008)
New Revision: 10

Modified:
   trunk/doc/website/gpg4kde.css
Log:
Minor changes on menu link and heading color

Modified: trunk/doc/website/gpg4kde.css
===================================================================
--- trunk/doc/website/gpg4kde.css	2008-06-13 13:57:24 UTC (rev 9)
+++ trunk/doc/website/gpg4kde.css	2008-06-17 08:40:52 UTC (rev 10)
@@ -221,13 +221,14 @@
 }
 
 .box A {
-   color: #5f8dd3;
+   color: #000000;
+	 text-decoration: underline;
 }
 .box A:hover {
-   text-decoration: underline;
+   text-decoration: none;
 }
 .box H1 {
-    color: #5f8dd3;
+    color: #000000;
     padding-bottom: 5px;
     border-bottom: 2px solid #7494c3;
     margin-bottom: 5px;



More information about the Gpg4kde-commits mailing list