תבנית:CoronaTable/style.css

#coronavirusTable {
	text-align:left;
	font-size:90%;
	width:400px;
	float:left;
	clear:left;
	margin:0px 1em 0.5em 0px;
}
#coronavirusTable th[scope="row"] {
    font-weight: normal;
    text-align: right;
}

/* [[קטגוריה:דפי סגנון של תבניות]] */