summaryrefslogtreecommitdiff
path: root/css/main.css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-11-02 01:26:15 -0700
committers1n <[email protected]>2019-11-02 01:26:15 -0700
commit403c53127f0975fd805c87db0ce6c469750e9d3e (patch)
tree448a7c1ada1950da054c66bb98acb76611858f23 /css/main.css
parentclairo favi gif <3 (diff)
downloads1n.pw-admin-403c53127f0975fd805c87db0ce6c469750e9d3e.tar.xz
s1n.pw-admin-403c53127f0975fd805c87db0ce6c469750e9d3e.zip
remove halloween
Diffstat (limited to 'css/main.css')
-rw-r--r--css/main.css13
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