සැකිල්ල:Quote frame/styles.css

විකිපීඩියා වෙතින්
.quote-frame-sand {
	 background-color: #f8f9fa;
	 border: 1px solid #aaa;
	 font-size: 95%;
	 padding: 0.5em 2em;
}

@media (min-width: 720px) {
	.quote-frame-sand {
		display: table;
	}
	
	.quote-frame-left {
		float: left;
	}
	
	.quote-frame-right {
		float: right;
	}
	
	.quote-frame-center {
		margin: 0 auto;
	}
}

@media (max-width: 719px) {
	.quote-frame-sand {
		width: auto !important;
	}
}

.quote-frame-sand cite {
	text-align: right
}
"https://si.wikipedia.org/w/index.php?title=සැකිල්ල:Quote_frame/styles.css&oldid=563706" වෙතින් සම්ප්‍රවේශනය කෙරිණි