show login prompt on 404

This commit is contained in:
ed
2021-09-15 21:53:30 +02:00
parent 44e5c82e6d
commit abc0424c26
5 changed files with 41 additions and 10 deletions

View File

@@ -571,7 +571,7 @@ html.light #wfm a:not(.en) {
padding: .5em;
border-radius: 0 1em 1em 0;
border-width: .15em .3em .3em 0;
max-width: 40em;
max-width: 41em;
}
.opbox input {
margin: .5em;