mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 05:22:14 -07:00
14 lines
159 B
CSS
14 lines
159 B
CSS
.container {
|
|
text-align: center;
|
|
}
|
|
|
|
.message {
|
|
margin: 50px 0;
|
|
text-align: center;
|
|
font-weight: 300;
|
|
font-size: 36px;
|
|
}
|
|
|
|
.image {
|
|
height: 350px;
|
|
}
|