1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-03 14:47:30 +02:00
Radarr/frontend/src/Movie/NoMovie.css

12 lines
161 B
CSS
Raw Normal View History

2018-11-23 08:04:42 +01:00
.message {
margin-top: 10px;
margin-bottom: 30px;
text-align: center;
font-size: 20px;
}
.buttonContainer {
margin-top: 20px;
text-align: center;
}