mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 21:16:33 +00:00
docs - remove ligature usage in code blocks
This commit is contained in:
parent
cc5540039e
commit
8b56415597
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
||||||
#content .highlight {
|
#content .highlight {
|
||||||
background-color: hsl(var(--accent)) !important;
|
background-color: hsl(var(--accent)) !important;
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
|
font-variant-ligatures: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Disables the saturation filter on project icon in dark mode */
|
/* Disables the saturation filter on project icon in dark mode */
|
||||||
|
|
Loading…
Reference in a new issue