Différences entre les versions de « MediaWiki:Mobile.css »

Ligne 1 : Ligne 1 :
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 
#authors-list table {
 
width: 100% !important;
 
}
 
 
#authors-list table {
 
        align: center !important;
 
}
 
  
 
.mw-ui-icon-watchlist,
 
.mw-ui-icon-watchlist,

Version du 4 janvier 2017 à 16:29

/* CSS placed here will affect users of the mobile site */

.mw-ui-icon-watchlist,
.mw-ui-icon-mobileoptions,
.mw-ui-icon-mf-settings {
	display: none;
}