sarsooxyz.pyreact/static/style.css
2019-02-07 15:25:01 +00:00

9 lines
93 B
CSS

body {
background-color: grey;
}
h1 {
color: white;
font-family: 'Ubuntu', sans-serif;
}