aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/styles/search.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-07 19:30:25 +0530
committerGitHub <[email protected]>2024-04-07 19:30:25 +0530
commit1cca92c67651972e6671bfbd7fee325cccd64690 (patch)
tree2c569fcd87048af5d3b2fd23a89b28c50565a109 /src/app/kdrama/styles/search.module.css
parentMerge pull request #3 from real-zephex/kdrama-section-rewrite (diff)
parentidek (diff)
downloaddramalama-1cca92c67651972e6671bfbd7fee325cccd64690.tar.xz
dramalama-1cca92c67651972e6671bfbd7fee325cccd64690.zip
Merge pull request #4 from real-zephex/cloudflare-fix
Cloudflare fix
Diffstat (limited to 'src/app/kdrama/styles/search.module.css')
-rw-r--r--src/app/kdrama/styles/search.module.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app/kdrama/styles/search.module.css b/src/app/kdrama/styles/search.module.css
index 5f61c23..fcf75b0 100644
--- a/src/app/kdrama/styles/search.module.css
+++ b/src/app/kdrama/styles/search.module.css
@@ -2,6 +2,12 @@
margin: 20px 0px -20px 0px;
}
+.LoadingText {
+ color: white;
+ font-family: "Atkinson Hyperlegible";
+ text-align: center;
+}
+
.Search {
padding: 5px;
background-color: #121212;