summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@parabola.nu>2018-07-17 21:06:13 +0100
committerroot <root@parabola.nu>2018-07-17 21:06:13 +0100
commit6bad757aee7950ed7d4884eababd0950fa78cb96 (patch)
tree0043e3462fef0a32b0c41efeae00790380918806
parent87ae23f3ce0adfea5a01247aea53dd57e3da4841 (diff)
These changes were sitting on the server, and were timestamped 2018-04-26parabolaweb-2018-07-17
-rw-r--r--sitestatic/archnavbar/archnavbar.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/sitestatic/archnavbar/archnavbar.css b/sitestatic/archnavbar/archnavbar.css
index 4fcd6cc6..c4921f9a 100644
--- a/sitestatic/archnavbar/archnavbar.css
+++ b/sitestatic/archnavbar/archnavbar.css
@@ -5,7 +5,7 @@
*/
/* container for the entire bar */
-#archnavbar { height: 40px !important; padding: 10px 15px !important; background: #000 !important; border-bottom: 5px #787DAB solid !important; }
+#archnavbar { height: 40px !important; padding: 10px 15px !important; background: #404060 !important; border-bottom: 5px #787DAB solid !important; }
#archnavbarlogo { float: left !important; margin: -5px 0 0 0 !important; padding: 0 !important; height: 50px !important; width: 324px !important; background: url('archlogo.png') no-repeat !important; }
/* move the heading/paragraph text offscreen */