diff --git a/content/assets/css/ADHA.css b/content/assets/css/ADHA.css index 98ba618..653b1df 100644 --- a/content/assets/css/ADHA.css +++ b/content/assets/css/ADHA.css @@ -3,7 +3,7 @@ :root { --footer-hyperlink-text-color: #81BEF7; /* the colour of the hyperlinks in the footer */ --footer-background-color: #707070; /* the colour of the footer background */ - --navbar-background-color: #44b61e; /* the colour of the background of the navigation bar */ + --navbar-background-color: #4c1eb6; /* the colour of the background of the navigation bar */ --full-black: #000000; /* full black for fonts etc*/ --full-white: #FFFFFF; /* full white for navigation bar fonts */ --body-hyperlink-color: #005ba6; /* the colour of hyperlinks */