mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-28 18:05:51 -04:00
7 lines
104 B
CSS
7 lines
104 B
CSS
.loadingMessage {
|
|
margin: 50px 10px 0;
|
|
text-align: center;
|
|
font-weight: 300;
|
|
font-size: 36px;
|
|
}
|