This commit is contained in:
ed 2021-05-13 01:36:14 +02:00
parent 3fc0d2cc4a
commit e62bb807a5

View file

@ -23,8 +23,8 @@
/* 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 */ /* adjust the button area a bit */
#u2conf {width: 35em !important; margin-bottom: 2em} #u2conf.has_btn {width: 35em !important; margin: 5em auto}
</style> </style>