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

From Pikmin Fanon
(Blanked the page)
Tags: Blanked Manual revert
No edit summary
Tag: Reverted
Line 1: Line 1:
.infobox {
border-radius: 8px;
padding: 0.2;
padding-left: 4px;
}


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

Revision as of 23:08, 16 January 2024

.infobox {
	border-radius: 8px;
	padding: 0.2;
	padding-left: 4px;
}

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

.infobox {
	border-radius: 8px;
}

.navbox {
	border-radius: 8px;
}

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