working prototype

This commit is contained in:
Henry Jameson 2025-11-24 20:05:38 +02:00
commit 7c57be22e4
15 changed files with 266 additions and 215 deletions

View file

@ -1,4 +1,8 @@
.appearance-tab {
h3 {
border: none
}
.palette,
.theme-notice {
padding: 0.5em;
@ -10,14 +14,6 @@
padding-bottom: 0.5em;
}
h4 {
margin: 2em 0;
line-height: 1.5;
}
h5 {
display: block;
}
input[type="file"] {
padding: 0.25em;