Finished programming work.

This commit is contained in:
天クマ 2025-11-18 21:17:39 -03:00
commit 84913fd6d0
4 changed files with 165 additions and 33 deletions

View file

@ -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 {