میدیاویکی:Geshi.css: جیاوازیی نێوان پێداچوونەوەکان

لە چاوگ
No edit summary
No edit summary
ھێڵی ١١: ھێڵی ١١:
direction: ltr;
direction: ltr;
text-align: left;
text-align: left;
font-size: 12px;
font-size: 18px;
}
}

وەک پێداچوونەوەی ‏١٨:٢٤، ١٩ی حوزەیرانی ٢٠٠٩

/* CSS placed here will be applied to GeSHi syntax highlighting */



.source {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	direction: ltr;
	text-align: left;
	font-size: 18px;
}