summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-20 16:41:35 -0700
committers1n <[email protected]>2019-10-20 16:41:35 -0700
commitfa6828c564fe8074658ef0ac95fb20edc0df13d2 (patch)
tree97205dee6fc9bce331f7d55f599e91638fa7c46a /css/style.css
parentrename files to index to fix them not showing up (diff)
downloadp.s1n.pw-admin-fa6828c564fe8074658ef0ac95fb20edc0df13d2.tar.xz
p.s1n.pw-admin-fa6828c564fe8074658ef0ac95fb20edc0df13d2.zip
favicon
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index e5098f8..898a659 100644
--- a/css/style.css
+++ b/css/style.css
@@ -265,6 +265,7 @@ nav #menu li a:hover {
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: translate(-50%, 0) rotate(45deg);
+ transform: translate(-50%, 0) rotate(45deg);
animation: fade_move_down 3s cubic-bezier(0.19, 1, 0.22, 1) infinite;
}