Release 0.9.0

This commit is contained in:
2025-11-21 07:26:02 +01:00
committed by ecv
commit 472f0812e7
240 changed files with 20033 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
@import url("410-main_widgets.css");
body > main > div #unauthorized_disclaimer p {
font-size: 1.5em;
padding-bottom: 1em;
}
body > main > div #unauthorized_disclaimer a,
body > main > div #unauthorized_disclaimer a:visited {
color: var(--lcars-melrose);
text-decoration: None;
}