mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 13:01:03 +00:00
Add background-color to body element (#1607)
This commit is contained in:
parent
65bd1e15b2
commit
4645ab0920
@ -9,6 +9,7 @@ body {
|
||||
line-height: 1.5em;
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
background-color: white;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
|
||||
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user