]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/goldenrod/style.css
New common tab template. Update css
[friendica.git] / view / theme / goldenrod / style.css
index 8743dcbf595c53d95a3ca9b57b7ea1b630338514..47985aaa8e9ff37f363968c37185ad7d8e8bd51b 100644 (file)
@@ -1,4 +1,52 @@
-@import url('../default/style.css');
+@import url('../loozah/style.css');
+
+footer {
+       background: #CCC;
+}
+
+#banner {
+       color: #444444;
+}
+
+#logo-text a, #logo-text a:visited, #site-location {
+       color: #000000;
+}
+
+body { 
+       background: #FFFFFF;
+       color: #000000;
+}
+.nav-selected {
+       background: #FFFFFF !important;
+       color: #888888 !important;
+}
+
+input:hover {
+       background-color: #FFEEBB;
+       color: #000000;
+       border: 1px solid #000000;
+}
+
+input, select {
+       background-color: #FFEEBB;
+       color: #000000;
+}
+.nav-link:hover, .nav-commlink:hover {
+       background: #FFDDAA;
+       color: #0000EE;
+}
+option {
+       background-color: #FFEEBB;
+}
+#page-footer {
+       border: none;
+}
+
+nav {
+       background: #FFEEBB;
+}
+
+
 
 body { 
        background: #FFDDAA;
@@ -19,7 +67,7 @@ body {
        background: #FFDDAA !important;
 }
 
-.profile-tabs {
+.tab {
        color: #444444;
        background: #FFCC55;