This commit is contained in:
ed 2021-05-13 00:43:25 +02:00
parent 0c786b0766
commit 3fc0d2cc4a

View file

@ -1,6 +1,5 @@
<!-- <!--
save this as .epilogue.html inside a save this as .epilogue.html inside a write-only folder to declutter the UI
write-only folder to declutter the UI
--> -->
<style> <style>
@ -19,11 +18,14 @@
/* add some margins because now it's weird */ /* add some margins because now it's weird */
.opview {margin-top: 2.5em} .opview {margin-top: 2.5em}
#op_up2k {margin-top: 5em} #op_up2k {margin-top: 3em}
/* and embiggen the upload button */ /* and embiggen the upload button */
#u2conf #u2btn, #u2btn {padding:1.5em 0} #u2conf #u2btn, #u2btn {padding:1.5em 0}
/* button area can be smaller tho */
#u2conf {width: 35em !important; margin-bottom: 2em}
</style> </style>
<a href="#" onclick="this.parentNode.innerHTML='';">show advanced options</a> <a href="#" onclick="this.parentNode.innerHTML='';">show advanced options</a>