Revert "style.css: improve distinction between different forms"

This reverts commit 45964ecf70.
This commit is contained in:
dogeystamp 2022-12-31 22:09:49 -05:00
parent 97b34b2a56
commit 1e33324b55
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -12,16 +12,13 @@ body {
}
h1, h2, h3, h4, h5, h6 {
color: #010101;
color: #666666;
}
body, button {
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
div {
border-top: 1px solid;
}
textarea {
width: 100%;