mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Make Modular
This commit is contained in:
parent
2b851d5443
commit
1a0a24415c
20 changed files with 918 additions and 1453 deletions
|
@ -114,3 +114,19 @@ span[class="role-tag"],
|
|||
[class^="inlineCode-"] {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
.hljs-ansi-style-bold {
|
||||
font-weight: 0;
|
||||
}
|
||||
|
||||
[class^="markdown-"] [class^="codeInline-"],
|
||||
code.inline,
|
||||
.hljs {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
[class^="markdown-"] code,
|
||||
[class^="markdown-"] [class^="codeInline-"],
|
||||
code.inline {
|
||||
line-height: 12px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue