radarr: adjusted footer color and text size
This commit is contained in:
parent
4c9b9b2eee
commit
472652dee0
@ -26,7 +26,10 @@ 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;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 991px) {
|
@media (max-width: 991px) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user