Apply common class styles to all.css, minor tweaks

This commit is contained in:
billz
2024-10-26 06:47:10 -07:00
parent 7e1fd32edc
commit 95b44aed5e
3 changed files with 5 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ h5.card-title {
}
.card, .modal-dialog {
border-radius: 3px;
border-radius: 5px;
border-color: #ff6600;
}
@@ -101,12 +101,6 @@ code {
font-weight: 300;
}
#wrapper,#page-wrapper,
#wrapper #content-wrapper,
.nav>li>a,.nav {
background-color: #fff;
}
.card-body {
background-color: #f6f6ef;
border-radius: 5px;