Lidarr/frontend/src/Components/Page/LoadingPage.css

13 lines
173 B
CSS
Raw Normal View History

2017-09-04 02:20:56 +00:00
.page {
composes: page from '~./Page.css';
2017-09-04 02:20:56 +00:00
}
.logoFull {
margin-top: 50px;
margin-right: auto;
margin-left: auto;
width: 48px;
height: 48px;
opacity: 0.75;
}