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