mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
css/main-content: reduce dashboard header sizes
This commit is contained in:
parent
6e62b2f0f4
commit
3844087740
@ -170,6 +170,18 @@ table.benchmark {
|
||||
width: 96%;
|
||||
}
|
||||
|
||||
.dashboard h1 {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.dashboard h2 {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.dashboard h3 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.dashboard table.benchmark {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user