change nav color and make green bolder

This commit is contained in:
cuom1999 2020-06-11 13:25:23 -05:00
parent 2c27e41e7a
commit 19949c8b2b
2 changed files with 7 additions and 7 deletions

View file

@ -417,7 +417,7 @@ ul.select2-selection__rendered {
.sidebox h3 {
margin: 0 -5px;
background: #026350;
background: #045343;
border-radius: $widget_border_radius $widget_border_radius 0 0;
color: white;
padding-top: 5px;