Auth tab done

This commit is contained in:
Henry Jameson 2025-12-04 17:20:11 +02:00
commit ac751320f4
9 changed files with 289 additions and 2 deletions

View file

@ -31,6 +31,11 @@
margin-top: 0;
}
p {
width: 40em;
line-height: 1.5;
}
.setting-list,
.option-list {
list-style-type: none;