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; }")
 
m (Espyo moved page User:Darryl Omg/Gadget-Switchable.css to User:Blower Pot/Gadget-Switchable.css: Automatically moved page while renaming the user "Darryl Omg" to "Blower Pot")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
.switchabletabs li {
.switchabletabs li {
background: #C2DAB8;
background: #C2DAB8;
}
border: 1px solid #C2DAB8;
 
.switchabletabs li a {
text-decoration: none;
}
}

Latest revision as of 17:35, March 4, 2024

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