mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 02:20:05 +01:00
doc/api: minor style changes
Reduces the size of the group name in the title.
Removes the background image from the navpath where it appears (file reference
page for example).
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 199f179a3f)
This commit is contained in:
parent
1e860c98d3
commit
c8ce949b4e
1 changed files with 6 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ dd {
|
|||
}
|
||||
|
||||
.title .ingroups {
|
||||
font-size: 200%;
|
||||
font-size: 50%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
@ -94,3 +94,8 @@ a {
|
|||
color: #2873b0;
|
||||
|
||||
}
|
||||
|
||||
.navpath ul {
|
||||
background-image: none;
|
||||
background-color: #F0F0F0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue