mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
Initial Commit Rework
This commit is contained in:
12
frontend/src/Components/Page/ErrorPage.css
Normal file
12
frontend/src/Components/Page/ErrorPage.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.page {
|
||||
composes: page from './Page.css';
|
||||
|
||||
margin-top: 20px;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.version {
|
||||
margin-top: 20px;
|
||||
font-size: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user