You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/frontend/src/Components/Page/ErrorPage.css

13 lines
162 B

.page {
composes: page from '~./Page.css';
margin-top: 20px;
text-align: center;
font-size: 20px;
}
.version {
margin-top: 20px;
font-size: 16px;
}