]> git.mxchange.org Git - friendica.git/commitdiff
Diabook - couple of fixes.
authorThomas Willingham <founder@kakste.com>
Fri, 16 Nov 2012 01:58:28 +0000 (01:58 +0000)
committerThomas Willingham <founder@kakste.com>
Fri, 16 Nov 2012 01:58:28 +0000 (01:58 +0000)
view/theme/diabook/diabook-aerith/style-network.css
view/theme/diabook/diabook-aerith/style.css

index 5b78eb8cc89882a1ac1be05c22c5020ddb2bbbbd..af59203642f1b160b4fdf589a05b4181cb54c11b 100644 (file)
@@ -99,6 +99,10 @@ a {color: #333333;}
   color: #3465A4;
 }
 
+nav a, nav a:active, nav a:visited, nav a:link, nav a:hover {
+color: #000;
+}
+
 /* popup notifications */
 div.jGrowl div.notice {background: #511919 url("../../../../images/icons/48/notice.png") no-repeat 5px center;}
 div.jGrowl div.info {background: #364e59 url("../../../../images/icons/48/info.png") no-repeat 5px center;}
index 077c25930d8780900c4d7c49af0fec3a738ad93a..3ca3fa1048538889eb271547d1dcc4becfefa3ab 100644 (file)
@@ -108,6 +108,7 @@ background-image: -webkit-gradient(
        color-stop(0.26, rgb(215,227,241)),
        color-stop(0.82, rgb(255,255,255))
 );
+}
 
 header #banner a,
 header #banner a:active,