Inisital Asset Commit

This commit is contained in:
Hickmeister
2025-01-03 23:10:59 +00:00
parent 18cb77cb3d
commit b1be0cb849
833 changed files with 159911 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
[data-bs-theme=bodered-theme] body {
background-color: #fff;
.topbar {
border-bottom: 1px solid #dee2e6;
box-shadow: none;
}
.sidebar-wrapper {
border-right: 1px solid #dee2e6;
box-shadow: none;
}
.card {
box-shadow: none;
border: 1px solid #dee2e6;
}
.page-footer {
border-top: 1px solid #dee2e6;
box-shadow: none;
}
}