mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
show parser errors
This commit is contained in:
parent
8c5ca9dcba
commit
e02a9de1fa
4 changed files with 20 additions and 7 deletions
|
|
@ -15,4 +15,11 @@ progress {
|
|||
|
||||
body > footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#error {
|
||||
color: var(--button-critical);
|
||||
text-align: center;
|
||||
font-size: 2em;
|
||||
padding-top: 2em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue