mirror of
https://github.com/fruworg/themu.git
synced 2025-06-12 01:30:26 +03:00
Update main.css
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
/* Markdown */
|
||||
:root{
|
||||
--maincolor: peachpuff;
|
||||
}
|
||||
@ -8,6 +7,8 @@ html {
|
||||
font-family: monospace;
|
||||
font-size: 15px;
|
||||
line-height: 1.6em;
|
||||
scrollbar-color: var(--maincolor) black;
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
|
||||
body{
|
||||
|
Reference in New Issue
Block a user