mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 07:16:31 -04:00
docs - fix table padding and luadoc scroll padding
This commit is contained in:
parent
e9a9659abc
commit
8b44b95830
@ -20,6 +20,10 @@
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
html:has(#luadoc) {
|
||||
scroll-padding-top: 4.0rem;
|
||||
}
|
||||
|
||||
#content #luadoc code a:not(.toc-backref) {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
@ -143,6 +143,10 @@ tbody tr:hover {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
#content table p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1.15rem;
|
||||
font-weight: 600;
|
||||
|
Loading…
x
Reference in New Issue
Block a user