deleted: static/css/theme-dark.css
deleted: static/css/theme-light.css
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
body {
|
|
||||||
background-color: #343a40;
|
|
||||||
color: #ffffff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.navbar, .card {
|
|
||||||
background-color: #495057;
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
body {
|
|
||||||
background-color: #ffffff;
|
|
||||||
color: #000000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.navbar, .card {
|
|
||||||
background-color: #f8f9fa;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user