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