mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-22 21:34:26 +02:00
Add IcingaConf 2020 to the menu
This commit is contained in:
parent
a300248533
commit
a6674668b7
@ -102,6 +102,17 @@ body{
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#icinga-menu-icingaconf {
|
||||
background-color: #ae1c28;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
margin-right: 15px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
|
||||
.md-sidebar--secondary {
|
||||
padding-bottom: 10rem;
|
||||
}
|
||||
|
@ -24,6 +24,7 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li id="icinga-menu-download"><a href="https://icinga.com/download">Download</a></li>
|
||||
<li id="icinga-menu-icingaconf"><a href="https://icingaconf.com/">IcingaConf 2020</a></li>
|
||||
<li id="icinga-menu-contact"><a href="https://icinga.com/contact">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
Loading…
x
Reference in New Issue
Block a user