Jump to content

Template:Color/styles.css: Difference between revisions

Dat Hack3r (talk | contribs)
m Now it looks slightly better.
Dat Hack3r (talk | contribs)
m This will (probably) look better.
Line 18: Line 18:


.color-fill {
.color-fill {
width: 1em;
width: calc(1em + 4px);
border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
margin: 0;
margin: 0;
}
}