gancio/assets/style.less
2020-11-13 00:13:44 +01:00

8 lines
No EOL
95 B
Text

html, body {
scrollbar-width: thin;
scrollbar-color: orange;
}
li {
margin-left: 10px;
}