Jump to content

Module:Medical cases chart/styles.css

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ahecht (talk | contribs) at 19:32, 22 April 2020 (white-space: nowrap;). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
/* {{pp-template}} */
.cbs-ibr{
	text-align:right;
	display:inline-block;
	white-space: nowrap;
	}
	
.cbs-ibl{
	text-align:left;
	display:inline-block;
	white-space: nowrap;
	}