radarr: adjusted footer color and text size

This commit is contained in:
gilbN 2019-08-10 12:18:37 +02:00
parent 4c9b9b2eee
commit 472652dee0

View File

@ -26,7 +26,10 @@ body {
#footer-region::after {
content: "\A theme.park 2.0";
white-space: pre;
font-size: 20px;
}
.footer {
color: #fff;
}
@media (max-width: 991px) {