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

From Pikmin Fanon
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 9: Line 9:
.infobox {
.infobox {
border-radius: 8px;
border-radius: 8px;
}
.infobox {
border-width: 1px;
}
}


.navbox {
.navbox {
border-radius: 8px;
border-radius: 8px;
}
.navbox {
border-width: 1px;
}
}



Revision as of 05:03, 31 December 2023

.infobox {
	border-radius: 8px;
}

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

.infobox {
	border-radius: 8px;
}

.infobox {
	border-width: 1px;
}

.navbox {
	border-radius: 8px;
}

.navbox {
	border-width: 1px;
}

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