3 lines
44 B
CSS
3 lines
44 B
CSS
|
.active {
|
||
|
background-color: lightgray;
|
||
|
}
|