WEB/Sammlung/Praktikum/3/ias_p2_b0.1/css/wizardButton.css
darthsandmann c9f3117da1 Sammlung
2016-10-16 21:53:15 +02:00

8 lines
132 B
CSS

.wizardButtonNeu{
height: 50px;
background-color: yellow;
}
.wizardButtonFertig{
height: 50px;
background-color: green;
}