MediaWiki:Minerva.css: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 86: | Line 86: | ||
.minerva-footer { | .minerva-footer { | ||
background-color: var(--league-black) !important; | background-color: var(--league-black) !important; | ||
border-top-color: var(-- | border-top-color: var(--league-grey-1); | ||
} | } | ||
Line 92: | Line 92: | ||
color: var(--league-white) !important; | color: var(--league-white) !important; | ||
background-color: var(--league-grey-2); | background-color: var(--league-grey-2); | ||
border-bottom-color: var(-- | border-bottom-color: var(--league-grey-1); | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
} | } |