Revert "style.css: improve distinction between different forms"
This reverts commit 45964ecf70
.
This commit is contained in:
parent
97b34b2a56
commit
1e33324b55
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user