mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Centered error messages
This commit is contained in:
parent
c98a6d5912
commit
1743cec199
@ -27,6 +27,11 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.error {
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right:auto;
|
||||||
|
}
|
||||||
|
|
||||||
.image img {
|
.image img {
|
||||||
width: 375px;
|
width: 375px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user