Template:BCS deck/style.css: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
/* [[Category:Template styles]] */
.bcs-deck {
.bcs-deck {
width: 100%;
width: 100%;

Latest revision as of 23:01, 6 April 2026

/* [[Category:Template styles]] */
.bcs-deck {
	width: 100%;
}

.bcs-deck ul {
	column-width: 250px;
	list-style-type: none;
	margin-left: 0;
}