Sonarr: footer adjustment on v2

This commit is contained in:
gilbN 2019-08-10 12:22:07 +02:00
parent 4281cae729
commit d2b611a69a

View File

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