Jump to content

Template:Color/styles.css: Difference between revisions

Dat Hack3r (talk | contribs)
Undo revision 7430 by Dat Hack3r (talk) Nope its not.
Tag: Undo
Dat Hack3r (talk | contribs)
m Now it looks slightly better.
Line 12: Line 12:
background-color: white;
background-color: white;
margin: 0;
margin: 0;
padding: 0 1px 0 1px;
border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
font-family: monospace;
font-family: monospace;
Line 17: Line 18:


.color-fill {
.color-fill {
width: 1.75em;
width: 1em;
border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
margin: 0;
margin: 0;
}
}