845
edits
No edit summary |
No edit summary |
||
| Line 147: | Line 147: | ||
ul.hlist { | ul.hlist { | ||
display: grid!important; | display: grid!important; | ||
} | |||
/* Footer CSS */ | |||
.mw-footer { | |||
background-image: url(https://mythcraft.flywheelsites.com/wp-content/uploads/2020/12/footer-bg.png); | |||
background-repeat: no-repeat; | |||
background-size: cover; | |||
} | } | ||