diff --git a/static/css/styles2.css b/static/css/styles2.css index 14fd978e..f736e859 100644 --- a/static/css/styles2.css +++ b/static/css/styles2.css @@ -122,7 +122,7 @@ aside ul ul ul a { list-style: none; margin: 0; - background: #1c75bc; + background: #144f80; /* background: #35383d; */ } @@ -134,7 +134,7 @@ aside ul ul ul label:hover, aside ul ul ul a:hover { /* background: #4d5158; */ - background: #144f80; + background: #1c75bc; } @@ -151,7 +151,7 @@ width: 100%; max-width: 600px; /* background: #35383d; */ - background: #1c75bc; + background: #144f80; } aside .cd-accordion-menu ul { @@ -405,13 +405,13 @@ .main-nav { grid-area: nav; /* background: #1c75bc; */ - background: #27aae1; + background: #1c75bc; /* background: #144f80; */ } .side-nav { grid-area: side-nav; - background: #27aae1; + background: #1c75bc; /* background: #144f80; */ /* background: #1c75bc; */ } @@ -419,7 +419,7 @@ .side { grid-area: sidebar; /* background: #35383d; */ - background: #1c75bc; + background: #144f80; /* border-top: 1px solid #dddddd; */ padding: 0; } @@ -428,7 +428,7 @@ grid-area: side-header; color: #f8f8ff; /* color: #dddddd; */ - background: #1c75bc; + background: #144f80; /* background: #35383d; */ padding: 0; } @@ -459,7 +459,7 @@ .ad { grid-area: ad; - background: #1c75bc; + background: #144f80; /* background: #35383d; */ color: #dddddd; padding: 1em 1em 1em 1em;