mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
9 lines
No EOL
124 B
Text
9 lines
No EOL
124 B
Text
html, body {
|
|
scrollbar-width: thin;
|
|
scrollbar-color: orange;
|
|
overflow: auto !important;
|
|
}
|
|
|
|
li {
|
|
margin-left: 10px;
|
|
} |