Jump to content

Module:Jctbtm/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 03:43, 4 October 2021 (Created page with '.jct-bottom { text-align: center; background-color: #eaecf0; } .jct-bottom-legend { margin-left: 1.6em; font-size: 90%; } .jct-bottom-legend ul { text-align: center; } .jct-bottom-legend li > span { border: 1px solid #000; }'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
.jct-bottom {
	text-align: center;
	background-color: #eaecf0;
}

.jct-bottom-legend {
	margin-left: 1.6em;
	font-size: 90%;
}

.jct-bottom-legend ul {
	text-align: center;
}

.jct-bottom-legend li > span {
	border: 1px solid #000;
}