Template:Colored box

From Bondix Wiki
Revision as of 13:43, 15 February 2023 by Sylvia (talk | contribs) (Created page with ".mw-tpl-colorbox { box-sizing: border-box; margin: 0.5em 0.5em 1em 0.5em; border-radius: 0.2em; background: #FFC300; box-shadow: 0 0 0.2em #999999; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.mw-tpl-colorbox {

box-sizing: border-box;
margin: 0.5em 0.5em 1em 0.5em;
border-radius: 0.2em;
background: #FFC300;
box-shadow: 0 0 0.2em #999999;

}