Some checks failed
gitea/swave-frontend/pipeline/head There was a failure building this commit
10 lines
142 B
CSS
10 lines
142 B
CSS
html {
|
|
font-size: 16px;
|
|
font-family: 'Roboto', sans-serif;
|
|
color: white;
|
|
}
|
|
|
|
body {
|
|
margin: 0;
|
|
background-color: #181818;
|
|
} |