User:Blower Pot/refreshed.css: Difference between revisions

From Pikmin Fanon
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Reverted
Line 5: Line 5:
.infobox th {
.infobox th {
border-radius: 6px;
border-radius: 6px;
}
.infobox {
border-radius: 8px;
}
}



Revision as of 05:02, 31 December 2023

.infobox {
	border-radius: 8px;
}

.infobox th {
	border-radius: 6px;
}

.infobox {
	border-radius: 8px;
}

.navbox {
	border-radius: 8px;
}

table.navbox th {
	border-radius: 6px;		
}