1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
.edit { background-color: greenyellow; } #linklist { background-color: blanchedalmond; } #submit { background-color: coral; } #copy { background-color: darkkhaki; } #html { background-color: deepskyblue; } #artedit { background-color: darksalmon; } #editoption { background-color: blueviolet; }