ထႅမ်းပလဵတ်ႉ:TOC top/styles.css

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး
/* {{pp|small=y}} */
.toc-top-false-title {
	font-weight: bold;
	text-align: center;
}

.toc-top .hlist ul {
	text-align: inherit;
}

@media all and (min-width: 720px) {
	.toc-top {
		clear: left;
	}
	
	.toc-top-left {
		float: left;
	}
	
	.toc-top-right {
		float: right;
		clear: right;
	}
	
	.toc-top-center {
		 margin: auto;
		 clear: none;
	}
}