518
edits
KimPegasus (talk | contribs) (Padding tweak.) |
KimPegasus (talk | contribs) (Fix cerulean being totally the wrong color.) |
||
Line 52: | Line 52: | ||
.box.cerulean { | .box.cerulean { | ||
− | border-color: hsl( | + | border-color: hsl(196, 71.5%, 87%); |
− | background-color: hsl( | + | background-color: hsl(196, 71.5%, 98%); |
} | } | ||
− | .box.cerulean .box { background-color: hsl( | + | .box.cerulean .box { background-color: hsl(196, 71.5%, 93%); } |
− | .box.cerulean .box { background-color: hsl( | + | .box.cerulean .box { background-color: hsl(196, 71.5%, 50%); } |
.box.blue { | .box.blue { |