add status messages

This commit is contained in:
zyl 2024-06-25 00:42:10 -07:00
parent 2906f17df1
commit 63b4358743
No known key found for this signature in database
3 changed files with 45 additions and 0 deletions

View file

@ -30,6 +30,10 @@
clip-path: polygon(50% 0, 100% 100%, 0 100%);
}
}
.status {
font-style: italic;
}
}
#debug-section [name] {