Jump to content

Template:Color/styles.css: Difference between revisions

Dat Hack3r (talk | contribs)
One more try.
Dat Hack3r (talk | contribs)
Why do we even need flexbox?
Line 3: Line 3:
border: 1px solid black;
border: 1px solid black;
border-radius: 4px;
border-radius: 4px;
display: inline-flex;
display: inline-block;
margin: 0;
margin: 0;
padding: 2px;
padding: 2px;
Line 13: Line 13:
border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
font-family: monospace;
font-family: monospace;
font-size: calc(1em - 6px);
margin: 0;
margin: 0;
padding: 0 1px 0 1px;
padding: 0 1px 0 1px;