Files
worlio-themes/css/error.css
2023-05-10 16:23:49 -05:00

9 lines
142 B
CSS

div.error-container > p, body > h1 {
text-align: center;
}
div.error-container > img {
display: block;
max-height: 512px;
margin: auto;
}