Thinking of allowing various colors
This commit is contained in:
parent
a289ef3c58
commit
1deec3f5d8
1 changed files with 1 additions and 4 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue