feat: icinga links and ownerships

This commit is contained in:
2023-07-07 12:54:50 +02:00
parent 900ccdf90e
commit 5c6ba654b8
4 changed files with 40 additions and 16 deletions

View File

@@ -169,4 +169,10 @@ body{
border-style: solid;
border-color: red;
font-size: 17px;
float: right;
max-width: 40%;
}
.clear {
clear: both;
}