working prototype
This commit is contained in:
parent
50ede338e7
commit
7c57be22e4
15 changed files with 266 additions and 215 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue