diff options
| author | s1n <[email protected]> | 2019-10-27 01:31:48 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-27 01:31:48 -0700 |
| commit | 58136ed8f2a63508ea94e4380da60b039c8644fb (patch) | |
| tree | 4023f9d7070ca6f8d8dd931780660e1a262a7ed6 /♡/css/main.css | |
| parent | add cs cheater thing lol (diff) | |
| download | s1n.pw-admin-58136ed8f2a63508ea94e4380da60b039c8644fb.tar.xz s1n.pw-admin-58136ed8f2a63508ea94e4380da60b039c8644fb.zip | |
remove <3
Diffstat (limited to '♡/css/main.css')
| -rw-r--r-- | ♡/css/main.css | 21 |
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 |