From 6bad757aee7950ed7d4884eababd0950fa78cb96 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 17 Jul 2018 21:06:13 +0100 Subject: These changes were sitting on the server, and were timestamped 2018-04-26 --- sitestatic/archnavbar/archnavbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- cgit v1.2.2