9 lines
85 B
CSS
9 lines
85 B
CSS
#toolbox {
|
|
list-style: none;
|
|
padding: 0;
|
|
}
|
|
|
|
#colors {
|
|
width: 2em;
|
|
height: 2em;
|
|
}
|