hnshosting-wp/master/assets/css/index.css

7 lines
139 B
CSS
Raw Normal View History

2023-08-25 23:26:44 +10:00
html {
background-color: black;
color: white;
font-family: 'Roboto', sans-serif;
font-size: 16px;
text-align: center;
}