remove whitespaces

pull/14135/head
Tobias Diekershoff 2024-05-09 10:33:51 +02:00
parent bf278adb15
commit 63a7536624
1 changed files with 2 additions and 2 deletions

View File

@ -767,9 +767,9 @@ figure.img-allocated-height img{
}
.loglevel-error {
color: #ff0000; /* red */
font-weight: bold;
font-weight: bold;
}
.loglevel-critical {
color: #8b0000; /* dark red */
font-weight: bold;
font-weight: bold;
}