remove whitespaces
This commit is contained in:
parent
bf278adb15
commit
63a7536624
1 changed files with 2 additions and 2 deletions
|
@ -767,9 +767,9 @@ figure.img-allocated-height img{
|
||||||
}
|
}
|
||||||
.loglevel-error {
|
.loglevel-error {
|
||||||
color: #ff0000; /* red */
|
color: #ff0000; /* red */
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.loglevel-critical {
|
.loglevel-critical {
|
||||||
color: #8b0000; /* dark red */
|
color: #8b0000; /* dark red */
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue