aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/kdrama')
-rw-r--r--src/app/kdrama/kdrama.css12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/app/kdrama/kdrama.css b/src/app/kdrama/kdrama.css
index 900232f..0e96be7 100644
--- a/src/app/kdrama/kdrama.css
+++ b/src/app/kdrama/kdrama.css
@@ -45,7 +45,7 @@
.introText2 {
font-family: "Quicksand";
- color: black;
+ color: white;
}
.popup {
@@ -229,14 +229,4 @@
.sC {
width: 70%;
}
-}
-
-@media (prefers-color-scheme: dark) {
- .navbar input {
- background-color: #2f333ab7;
- }
-
- .introText2 {
- color: white
- }
} \ No newline at end of file