Thinking of allowing various colors

master
Andy Teijelo Pérez 2015-11-07 14:28:05 -05:00
parent a289ef3c58
commit 1deec3f5d8
1 changed files with 1 additions and 4 deletions

View File

@ -73,10 +73,7 @@ green darkgreen
font-size: x-large; font-size: x-large;
padding-bottom: 1px; padding-bottom: 1px;
border-bottom: 2px solid rgba(0,0,0,0); border-bottom: 2px solid rgba(0,0,0,0);
} cursor: pointer;
.color-sample:hover {
} }
.color-sample.selected { .color-sample.selected {