diff options
author | Alex Vitkov <alexvitkov98@gmail.com> | 2020-12-26 13:23:26 +0200 |
---|---|---|
committer | Alex Vitkov <alexvitkov98@gmail.com> | 2020-12-26 13:23:26 +0200 |
commit | ceedd596c9f39f53555fd0746a42d6b85cd49b6c (patch) | |
tree | 587c77bc1f92d27150b28916c49ab3a2da592a92 /style.css | |
parent | 6c745ea0f54e660577d070b2ddaf4977039a094a (diff) | |
download | fileup-ceedd596c9f39f53555fd0746a42d6b85cd49b6c.tar.gz |
asdf
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,5 +177,5 @@ input[type=submit]:hover { #arrows > img { position: absolute; bottom: 0; - z-index: 200; + z-index: -200; } |