mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-07-10 18:16:22 +02:00
Changes to 404 page styles
This commit is contained in:
@ -250,11 +250,11 @@ button:hover .icon svg {
|
|||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
}
|
}
|
||||||
.toc-404 {
|
.toc-404 {
|
||||||
max-width: 250px;
|
max-width: 200px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.message-404 {
|
.message-404 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
margin: 0 auto;
|
margin: 1em auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user