Module:Hatnote/styles.css: திருத்தங்களுக்கு இடையிலான வேறுபாடு

தமிழர்விக்கியிலிருந்து
Jump to navigation Jump to search
imported>Info-farmer
சி en:Module:Hatnote/styles.css இலிருந்து திருத்தங்கள் இறக்குமதி செய்யப்பட்டன
 
imported>Lingam
"{{pp|small=y}}: .hatnote { font-style: italic; } Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .h..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது
 
(வேறுபாடு ஏதுமில்லை)

08:09, 10 சனவரி 2024 இல் கடைசித் திருத்தம்

/* {{pp|small=y}} */
.hatnote {
	font-style: italic;
}

/* Limit structure CSS to divs because of [[Module:Hatnote inline]] */
div.hatnote {
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}

.hatnote i {
	font-style: normal;
}

/* The templatestyles element inserts a link element before hatnotes.
 * TODO: Remove link if/when WMF resolves T200206 */
.hatnote + link + .hatnote {
	margin-top: -0.5em;
}
"https://tamilar.wiki/w/index.php?title=Module:Hatnote/styles.css&oldid=88218" இலிருந்து மீள்விக்கப்பட்டது