Difference between revisions of "MediaWiki:Mobile.css"

From Kurd collect
Jump to navigation Jump to search
(Created page with "→‎All CSS here will be loaded for users of the mobile site: →‎All CSS here will be loaded for users of the mobile site: .babeti2, .derbare { width:100%; } .manu-halbjarde1, .manu-halbjarde2 { width:100%; } div#mp-welcome { font-size: 92%; padding: 0.1em; width: 100%; float: right; } .manu-welpol { width:100%; } div#mp-topbanner { min-width: unset; } #mw-panel { display:none; } .mw-body, #mw-data-after-content{ margin-right:0; }")
 
(No difference)

Latest revision as of 14:34, 23 February 2022

/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
.babeti2, .derbare {
	width:100%;
}
.manu-halbjarde1, .manu-halbjarde2 {
	width:100%;
}
div#mp-welcome {
    font-size: 92%;
    padding: 0.1em;
    width: 100%;
    float: right;
}
.manu-welpol {
	width:100%;
}
div#mp-topbanner {
	min-width: unset;
}
#mw-panel {
	display:none;
}
.mw-body, #mw-data-after-content{
	margin-right:0;
}