]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/goldenrod/style.css
theme cleanup
[friendica.git] / view / theme / goldenrod / style.css
index 4f5773a4a43be068e640a707b52517f03d4a5352..8743dcbf595c53d95a3ca9b57b7ea1b630338514 100644 (file)
@@ -15,6 +15,10 @@ body {
        background: #FFCC55;
 }
 
+.nav-selected {
+       background: #FFDDAA !important;
+}
+
 .profile-tabs {
        color: #444444;
        background: #FFCC55;
@@ -30,6 +34,17 @@ a:hover {
        color: #0000FF;
        text-decoration: underline;
 }
+
+.fakelink, .fakelink:visited {
+       color: #8888FF;
+}
+
+.fakelink:hover {
+       color: #0000FF;
+}
+
+
+
 .wall-item-content-wrapper.comment {
        background: #FFCC55;
 }