Decorating the sidenav
This commit is contained in:
@@ -26,3 +26,14 @@
|
||||
.contract-body {
|
||||
font-family: 'Century Schoolbook';
|
||||
}
|
||||
|
||||
.nav-link {
|
||||
color: #D2BA6F;
|
||||
--bs-nav-link-hover-color: #9c8a51;
|
||||
--bs-nav-pills-link-active-color: #D2BA6F;
|
||||
--bs-nav-pills-link-active-bg: #114856;
|
||||
}
|
||||
|
||||
.nav-link.active {
|
||||
border: #D2BA6F solid 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user