mirror of
https://github.com/fruworg/themu.git
synced 2025-01-18 08:50:51 +03:00
Update main.css
This commit is contained in:
parent
07cb04c77a
commit
c8f3f21316
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user