summaryrefslogtreecommitdiff
path: root//css/main.css
diff options
context:
space:
mode:
Diffstat (limited to '♡/css/main.css')
-rw-r--r--♡/css/main.css21
1 files changed, 0 insertions, 21 deletions
diff --git a/♡/css/main.css b/♡/css/main.css
deleted file mode 100644
index cfd4eb3..0000000
--- a/♡/css/main.css
+++ /dev/null
@@ -1,21 +0,0 @@
-html, body {
- margin: 0;
- padding: 0;
- height: 100%;
- overflow: hidden;
- background: black;
-}
-
-.txt {
- color: #fff;
- font-family: Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
- font-style: normal;
- font-weight: 700;
- position: absolute;
- margin-left: auto;
- margin-right: auto;
- top: 50%;
- left: 0;
- right: 0;
- z-index: 999999;
-} \ No newline at end of file