mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Increase font-weight of links in docs
This commit is contained in:
parent
a8bf78b054
commit
0a162008a2
@ -24,7 +24,8 @@ pre > code {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chapter a {
|
.chapter a {
|
||||||
border-bottom: 1px @gray-light dotted;
|
border-bottom: 1x @gray-light dotted;
|
||||||
|
font-weight: @font-weight-bold;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
border-bottom: 1px @text-color solid;
|
border-bottom: 1px @text-color solid;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user