User:Blower Pot/Gadget-Switchable.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Created page with ".switchabletabs li { background: #C2DAB8; } .switchabletabs li a { text-decoration: none; }")
 
No edit summary
Line 1: Line 1:
.switchabletabs li {
.switchabletabs li {
background: #C2DAB8;
background: #C2DAB8;
}
border: 1px solid #C2DAB8;
 
.switchabletabs li a {
text-decoration: none;
}
}

Revision as of 18:56, February 10, 2024

.switchabletabs li {
	background: #C2DAB8;
	border: 1px solid #C2DAB8;
}