Finished programming work.
This commit is contained in:
parent
f0fe591eb5
commit
84913fd6d0
4 changed files with 165 additions and 33 deletions
4
docs/static/main.css
vendored
4
docs/static/main.css
vendored
|
|
@ -136,10 +136,10 @@ h2 {
|
|||
}
|
||||
|
||||
textarea, input, button {
|
||||
border: thick solid var(--theme-color-lighter);
|
||||
border: medium solid var(--theme-color-lighter);
|
||||
background-color: black;
|
||||
color: white;
|
||||
padding: 4px;
|
||||
padding: .6em;
|
||||
}
|
||||
|
||||
#sound {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue