mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 09:52:46 +01:00
12 lines
161 B
CSS
12 lines
161 B
CSS
.message {
|
|
margin-top: 10px;
|
|
margin-bottom: 30px;
|
|
text-align: center;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.buttonContainer {
|
|
margin-top: 20px;
|
|
text-align: center;
|
|
}
|