mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
10 lines
No EOL
154 B
Text
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;
|
|
} |