mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 04:15:40 -04:00
docs - adjust styling for em
This commit is contained in:
parent
4032f4e06c
commit
e649498f06
@ -33,6 +33,11 @@ html.dark #luadoc pre.example code {
|
|||||||
cursor: inherit;
|
cursor: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#luadoc em {
|
||||||
|
font-size: 13px;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
#luadoc p em { font-family: 'monospace';}
|
#luadoc p em { font-family: 'monospace';}
|
||||||
|
|
||||||
#luadoc a:link { font-weight: bold; color: var(--color-link);; text-decoration: none; }
|
#luadoc a:link { font-weight: bold; color: var(--color-link);; text-decoration: none; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user