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

8 lines
95 B
Plaintext

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