4 lines
68 B
CSS
4 lines
68 B
CSS
|
body {
|
||
|
background-color: #0d1117;
|
||
|
font-family: sans-serif;
|
||
|
}
|