Fix error.css
This commit is contained in:
parent
80ae2de25d
commit
d474177b27
|
@ -1,8 +1,8 @@
|
||||||
body > p, body > h1 {
|
div.error-container > p, body > h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
body > img {
|
div.error-container > img {
|
||||||
display: block;
|
display: block;
|
||||||
max-height: 512px;
|
max-height: 512px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user