MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 36: | Line 36: | ||
/* For "disabling" (nothing was found to work in the LocalSettings.php file) the Last Modified section of the Footer */ | /* For "disabling" (nothing was found to work in the LocalSettings.php file) the Last Modified section of the Footer */ | ||
.last-modified-bar { | .last-modified-bar { background-color:purple; | ||
.post-content .last-modified-bar__content { | } | ||
.post-content .last-modified-bar__content { background-color:purple; | |||
} | |||
#footer-info-lastmod { | #footer-info-lastmod { | ||
background-color:purple; | |||
} | } | ||
.mw-footer, .minerva-footer { | .mw-footer, .minerva-footer { | ||
background-color:purple; | |||
} | } | ||