mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
monitoring/css: reduce basic header sizes
This commit is contained in:
parent
07c0180b1c
commit
6e62b2f0f4
@ -1,6 +1,18 @@
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
|
||||
h1 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
table.action.comments td p, table.action.downtimes td p {
|
||||
margin: 0;
|
||||
font-size: 0.8em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user