gancio/assets/style.less
2021-02-27 00:51:55 +01:00

10 lines
No EOL
154 B
Text

html, body {
scrollbar-width: thin;
overflow: auto !important;
scrollbar-color: #555 #111;
font-family: sans-serif;
}
li {
margin-left: 10px;
}