(Again.) |
(Try again.) |
||
Line 5: | Line 5: | ||
padding: 10px; | padding: 10px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
vertical-align: top; | |||
} | } |
Revision as of 16:00, 1 July 2023
/* CSS placed here will be applied to all skins */
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 10px;
margin-bottom: 10px;
vertical-align: top;
}