Sonarr: footer adjustment on v2
This commit is contained in:
parent
4281cae729
commit
d2b611a69a
@ -26,7 +26,13 @@ body {
|
|||||||
|
|
||||||
#footer-region::after {
|
#footer-region::after {
|
||||||
content: "\A theme.park 2.0";
|
content: "\A theme.park 2.0";
|
||||||
white-space: pre;
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
.footer {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
#scroll-up {
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 991px) {
|
@media (max-width: 991px) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user