mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 08:53:49 +01:00
parent
58eef590a3
commit
5f19d611b2
@ -1,7 +1,3 @@
|
||||
body {
|
||||
font-family: 'Kosugi Maru', sans-serif;
|
||||
}
|
||||
|
||||
.markdown-body {
|
||||
font-family: 'Kosugi Maru', sans-serif;
|
||||
}
|
||||
|
@ -124,6 +124,7 @@ html.light .markdown-body {
|
||||
|
||||
.markdown-body {
|
||||
--color-canvas-default: transparent!important;
|
||||
@apply font-content-sans;
|
||||
}
|
||||
|
||||
.markdown-body > h1 > a[href^='#'],
|
||||
@ -164,4 +165,4 @@ html.light .markdown-body {
|
||||
.markdown-body > ol ,
|
||||
.markdown-body :not(.ignore) ol {
|
||||
list-style: decimal;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user