7 lines
69 B
CSS
7 lines
69 B
CSS
#warnung {
|
|
color: orange;
|
|
}
|
|
|
|
#test {
|
|
background-color: red;
|
|
} |