deleted: static/css/theme-dark.css

deleted:    static/css/theme-light.css
This commit is contained in:
SimolZimol
2024-09-12 11:51:24 +02:00
parent ae986dc8cf
commit 172a63a841
2 changed files with 0 additions and 16 deletions

View File

@@ -1,8 +0,0 @@
body {
background-color: #343a40;
color: #ffffff;
}
.navbar, .card {
background-color: #495057;
}

View File

@@ -1,8 +0,0 @@
body {
background-color: #ffffff;
color: #000000;
}
.navbar, .card {
background-color: #f8f9fa;
}