MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
.infobox {
float: right;
clear: right;
border-collapse: collapse;
}
.infobox tbody {
border: 5px solid black;
}

Navigation menu