Skip to content

Instantly share code, notes, and snippets.

.colorPick{
width: 10px;
height: 10px;
border-radius: 5px 5px;
border: 1px solid black;
position: block;
}
.colorPick.red{
background: red;