Template:Infobox/styles.css: Difference between revisions
Template page
More actions
Created page with ".infobox { border: 1px solid #a2a9b1; border-radius: 3px; }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
border-radius: 3px; | border-radius: 3px; | ||
padding: 0.2em; | |||
} | } | ||
Latest revision as of 22:52, 8 May 2026
.infobox {
border: 1px solid #a2a9b1;
border-radius: 3px;
padding: 0.2em;
}