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