mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-11 23:57:11 -07:00
6 lines
104 B
CSS
6 lines
104 B
CSS
.loadingMessage {
|
|
margin: 50px 10px 0;
|
|
text-align: center;
|
|
font-weight: 300;
|
|
font-size: 36px;
|
|
}
|