User:Merds/CSS/Infobox.css: Difference between revisions
no edit summary
(test) |
No edit summary |
||
Line 1:
/*<syntaxhighlight lang="css">*/
.infobox {
width: 300px;
border-collapse: collapse;
float: right;
table-layout: fixed;
}
/*</syntaxhighlight>*/
|