Jump to content

Module:Spoken Wikipedia/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 22:33, 13 February 2021 (Created page with '.spoken-wikipedia { border: 1px solid #a2a9b1; background-color: #f8f9fa; @noflip: margin: 0.5em 0 0.5em 1em; padding: 0.2em; @noflip: float: ri...'). 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)
.spoken-wikipedia {
	border: 1px solid #a2a9b1;
	background-color: #f8f9fa;
	/* @noflip */
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	/* @noflip */
	float: right;
	/* @noflip */
	clear: right;
	line-height: 1.5em;
	width: 20em;
	font-size: 90%;
}

.spoken-wikipedia-header {
	text-align: center;
}

.spoken-wikipedia-listento {
	font-weight: bold;
}

.spoken-wikipedia-icon {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

.spoken-wikipedia-files {
	text-align: center;
	margin-top: 10px;
	font-size: 90%;
	margin-bottom: 0.4em;
}

.spoken-wikipedia-disclaimer {
	margin-left: 60px;
	margin-top: 10px;
	font-size: 95%;
	line-height: 1.6em;
}

.spoken-wikipedia-footer {
	margin-top: 10px;
	text-align: center;
}