hallelujah: it's back, that's all that matters

This commit is contained in:
David Bailey 2023-10-14 15:57:28 +02:00
parent 4575ca9bfc
commit 54a16cc77e
23 changed files with 1382 additions and 8 deletions

13
static/rrrorstyle.css Normal file
View file

@ -0,0 +1,13 @@
#rrr_header {
font-size: 2em;
border-bottom: 1px solid grey;
padding-bottom: 0.2em;
margin-bottom: 0.3em;
}
#rrr_code {
font-size: 1.5em;
}