5 lines
52 B
CSS
5 lines
52 B
CSS
.selected{
|
|
color: red;
|
|
font-weight: bold;
|
|
}
|
.selected{
|
|
color: red;
|
|
font-weight: bold;
|
|
}
|