Différences entre les versions de « MediaWiki:Common.css »
| Ligne 5 : | Ligne 5 : | ||
} | } | ||
| − | #mw-page-base { | + | #mw-page-base table { |
background: white; | background: white; | ||
} | } | ||
Version du 13 décembre 2016 à 18:23
/* CSS placed here will be applied to all skins */
body {
background: white;
}
#mw-page-base table {
background: white;
}
#authors-list {
width: 100% !important;
}
#authors-list table {
align: center !important;
}
.mw-ui-icon-watchlist,
.mw-ui-icon-mobileoptions,
.mw-ui-icon-mf-settings,
.last-modified-bar,
#page-actions {
display: none;
}