aboutsummaryrefslogtreecommitdiff
path: root/web/style.css
diff options
context:
space:
mode:
authorroot <clyhtsuriva@gmail.com>2020-03-01 21:18:29 +0100
committerroot <clyhtsuriva@gmail.com>2020-03-01 21:18:29 +0100
commit30e5e0279463f67d94b1c0f55f2fda97bcf9b1df (patch)
treed347edbdc3a2a57b4be76c93c65841b8cd746723 /web/style.css
parent32dfd7da66bce3d39812cecf5aba5ef6f8c97c0b (diff)
password protection
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/web/style.css b/web/style.css
deleted file mode 100644
index 69f4ad1..0000000
--- a/web/style.css
+++ /dev/null
@@ -1,7 +0,0 @@
-body {
- background-color:#000000;
-}
-
-p{
- color: white;
-}