Template:Infobox/styles.css: Difference between revisions
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
border-spacing: 3px; | border-spacing: 3px; | ||
background-color: whitesmoke; | background-color: whitesmoke; | ||
float: right; | float: right; | ||
| Line 21: | Line 20: | ||
.infobox { | .infobox { | ||
float: none; | float: none; | ||
margin: 0 0 1em; | |||
width: 27em; | |||
} | } | ||
} | } | ||