www.fgks.org   »   [go: up one dir, main page]

Jump to content

Template:Bar chart/styles.css

Permanently protected template
From Wikipedia, the free encyclopedia
/* {{pp-template}} */
/* Template:Bar chart still uses mainly inline styles. */

.BarChartTemplate {
	text-align:left;
}

/*"body.mw-mf" = MediaWiki-MobileFrontend, below styles don't apply to mobile*/
body:not(.mw-mf) .BarChartTemplate {
	background-color:#fdfdfd;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
}