வார்ப்புரு:Fraction/styles.css

imported>Sukanthi பயனரால் செய்யப்பட்ட 11:30, 7 ஆகத்து 2024 அன்றிருந்தவாரான திருத்தம் ("{{pp|small=y}}: .frac { white-space: nowrap; } .frac .num, .frac .den { font-size: 80%; line-height: 0; we want this inline: vertical-align: super; } .frac .den { vertical-align: sub; } [[Template:Screen reader-only]] is canonical implementation onwiki: .sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: h..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது)
(வேறுபாடு) ← பழைய திருத்தம் | ஆக அண்மைய திருத்தம் (வேறுபாடு) | புதிய திருத்தம் → (வேறுபாடு)
/* {{pp|small=y}} */
.frac {
	white-space: nowrap;
}

.frac .num,
.frac .den {
	font-size: 80%;
	line-height: 0; /* we want this inline */
	vertical-align: super;
}

.frac .den {
	vertical-align: sub;
}

/* [[Template:Screen reader-only]] is canonical implementation onwiki */
.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	/* white-space: nowrap; /* already have nowrap above */
}
"https://tamilar.wiki/w/index.php?title=வார்ப்புரு:Fraction/styles.css&oldid=84818" இலிருந்து மீள்விக்கப்பட்டது