You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* Navbox template CSS */
/* Default styles */
.navbox.default {
background: #555;
}
.navbox .navbox.default {
background: #777;
}
.navbox .navbox .navbox.default {
background: #999;
}
.navbox-title.default,
.navbox-abovebelow.default {
color: #fff;
}
.navbox-group.default {
background: #eee;
border-right: 1px dashed #000;
}
000
1:0
Return to MediaWiki:Gadget-NavboxStyle.css.