4 lines
41 B
CSS
4 lines
41 B
CSS
|
.active {
|
||
|
background-color: orange ;
|
||
|
}
|