mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-10 21:11:11 -04:00
docs - remove ligature usage in code blocks
This commit is contained in:
parent
cc5540039e
commit
8b56415597
@ -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…
x
Reference in New Issue
Block a user