compat + perf + ux

This commit is contained in:
ed
2021-08-08 04:02:58 +02:00
parent 953183f16d
commit ee86b06676
5 changed files with 35 additions and 25 deletions

View File

@@ -155,6 +155,9 @@ html.light #tt em {
padding: 1em 1.1em;
border-radius: .6em;
box-shadow: 0 .3em 3em rgba(0,0,0,0.5);
max-width: 50em;
max-height: 30em;
overflow: auto;
}
@media (min-width: 40em) {
#modalc {