View source for MediaWiki:Gadget-NavboxStyle.css
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
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 */
/* Site styles */
.navbox {
width: 100%;
color: #000;
clear: both;
font-size: 88%;
background: #FFF;
border: 1px solid grey;
margin-top: 15px;
}
.nav-right {
color: #000;
clear: right;
float: right;
width: 265px;
font-size: 90%;
box-sizing: border-box;
margin: 0 0 10px 1em !important;
000
1:0
Return to MediaWiki:Gadget-NavboxStyle.css.