quellcode.0x90.space/assets/css/common/404.css
Thomas Lindner 6892a6f7b0 Squashed 'themes/PaperMod/' content from commit 4a924ce
git-subtree-dir: themes/PaperMod
git-subtree-split: 4a924cef54081b61530a30bd69d442ae95f16561
2023-07-05 19:23:15 +02:00

12 lines
200 B
CSS

.not-found {
position: absolute;
left: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
height: 80%;
font-size: 160px;
font-weight: 700;
}