WEB/Sammlung/Praktikum/3/ias_p2_b0.1/css/wizardButton.css

8 lines
132 B
CSS
Raw Normal View History

2016-10-16 21:53:15 +02:00
.wizardButtonNeu{
height: 50px;
background-color: yellow;
}
.wizardButtonFertig{
height: 50px;
background-color: green;
}