hnshosting-wp/master/assets/css/index.css
Nathan Woodburn 494a7e28a6
All checks were successful
Build Docker / Build Bot (push) Successful in 23s
Build Docker / Build Master (push) Successful in 28s
main: Test using templates
2023-08-25 23:26:44 +10:00

7 lines
139 B
CSS

html {
background-color: black;
color: white;
font-family: 'Roboto', sans-serif;
font-size: 16px;
text-align: center;
}