mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
parent
a9256d5332
commit
8d68d72d86
@ -11,8 +11,7 @@ html {
|
||||
}
|
||||
|
||||
a {
|
||||
color: @link-color;
|
||||
font-size: @font-size;
|
||||
color: inherit;
|
||||
font-weight: @font-weight-bold;
|
||||
line-height: @line-height;
|
||||
text-decoration: none;
|
||||
@ -33,11 +32,6 @@ h1 {
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
font-weight: normal;
|
||||
|
||||
a {
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user