mirror of
https://github.com/Lidarr/Lidarr
synced 2026-04-26 22:51:52 +02:00
11 lines
161 B
CSS
11 lines
161 B
CSS
.message {
|
|
margin-top: 10px;
|
|
margin-bottom: 30px;
|
|
text-align: center;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.buttonContainer {
|
|
margin-top: 20px;
|
|
text-align: center;
|
|
}
|