summaryrefslogtreecommitdiff
path: root/halloween/css/text-highlight.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 /halloween/css/text-highlight.css
parentclairo favi gif <3 (diff)
downloads1n.pw-admin-403c53127f0975fd805c87db0ce6c469750e9d3e.tar.xz
s1n.pw-admin-403c53127f0975fd805c87db0ce6c469750e9d3e.zip
remove halloween
Diffstat (limited to 'halloween/css/text-highlight.css')
-rw-r--r--halloween/css/text-highlight.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/halloween/css/text-highlight.css b/halloween/css/text-highlight.css
deleted file mode 100644
index 494a286..0000000
--- a/halloween/css/text-highlight.css
+++ /dev/null
@@ -1,10 +0,0 @@
-.links {
- color: inherit;
- text-decoration: none;
- background-color: #eabc75;
- /* hsl(200, 100%, 80% */
- -webkit-box-shadow: 0 7px 30px -10px #eabc75, 0 7px 30px -10px #eabc75;
- box-shadow: 0 7px 30px -10px #eabc75, 0 7px 30px -10px #eabc75;
- -webkit-transition: background-color 0.15s ease-in-out;
- transition: background-color 0.15s ease-in-out;
-} \ No newline at end of file