2,507
edits
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
#mw-panel { | #mw-panel { | ||
background-color: white; | background-color: white; | ||
} | |||
/* Make footer readable in front of background */ | |||
div#footer ul li{ | |||
color:gray!important; | |||
} | |||
div#footer ul li a,div#footer ul li a:visited { | |||
color: #FF9054!important; | |||
} | } |