mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-21 07:20:05 +01:00
doc: fix css for notes and return values
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
40493c3ff2
commit
bc73a98ca6
1 changed files with 9 additions and 0 deletions
|
|
@ -216,3 +216,12 @@ code {
|
||||||
img.footer {
|
img.footer {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* note, see also, returns */
|
||||||
|
dl.section {
|
||||||
|
width: 560px;
|
||||||
|
}
|
||||||
|
|
||||||
|
table.params {
|
||||||
|
width: 560px;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue