diff options
| author | s1n <[email protected]> | 2019-11-02 01:26:15 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-11-02 01:26:15 -0700 |
| commit | 403c53127f0975fd805c87db0ce6c469750e9d3e (patch) | |
| tree | 448a7c1ada1950da054c66bb98acb76611858f23 /css/main.css | |
| parent | clairo favi gif <3 (diff) | |
| download | s1n.pw-admin-403c53127f0975fd805c87db0ce6c469750e9d3e.tar.xz s1n.pw-admin-403c53127f0975fd805c87db0ce6c469750e9d3e.zip | |
remove halloween
Diffstat (limited to 'css/main.css')
| -rw-r--r-- | css/main.css | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/css/main.css b/css/main.css index 4ebe5e5..fae7cfc 100644 --- a/css/main.css +++ b/css/main.css @@ -210,10 +210,6 @@ main { margin: auto; width: 86.21%; } - - .halloween { - display: none; - } } /* I was trying to figure out how to only call the <a> tags from index.html, so it wouldn't change the values for other <a> tags, and I tried everything, @@ -357,4 +353,11 @@ main { overflow: auto; } } -*/
\ No newline at end of file +*/ + +/* CLAIRO */ +.clairo { + position: absolute; + top: 5px; + left: 5px; +}
\ No newline at end of file |