mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-03 12:20:26 +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>
This commit is contained in:
parent
4bb2899d00
commit
199f179a3f
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