mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-07 14:09:35 -05:00
css/module: do not reduce font size, web2 does so
NB: font size after third level will still be slightly reduced
This commit is contained in:
parent
f25f141820
commit
1e145f127f
1 changed files with 0 additions and 5 deletions
|
|
@ -1,7 +1,3 @@
|
|||
/* Default font settings */
|
||||
h1 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
/* Normalize CSS */
|
||||
|
||||
|
|
@ -37,7 +33,6 @@ h1 a:focus {
|
|||
}
|
||||
|
||||
div.bp {
|
||||
font-size: 0.82em;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue