টেমপ্লেট:নথি/styles.css

রবি (আলোচনা | অবদান) কর্তৃক ১৬:১৮, ২৭ এপ্রিল ২০২২ তারিখে সংশোধিত সংস্করণ (".template-documentation { margin-top: 1em; clear: both; border: 2px dotted #666; padding: 0.6em; background-color: #ecfcf4; } .template-documentat..." দিয়ে পাতা তৈরি)
(পরিবর্তন) ← পূর্বের সংস্করণ | সর্বশেষ সংস্করণ (পরিবর্তন) | পরবর্তী সংস্করণ → (পরিবর্তন)
.template-documentation {
	margin-top: 1em;
	clear: both;
	border: 2px dotted #666;
	padding: 0.6em;
	background-color: #ecfcf4;
}
.template-documentation:after {
	content: "";
	display: block;
	clear: both;
}
.template-documentation-heading {
	padding-bottom: 3px;
	border-bottom: 1px solid #a2a9b1;
	margin-bottom: 1ex;
}
.template-documentation-title {
	font-size: 150%;
}
.template-documentation-transcludedfrom {
	font-size: smaller;
	font-style: italic;
}