3 lines
54 B
CSS
3 lines
54 B
CSS
|
span[typeof="v:Person"] {
|
||
|
background-color: yellow;
|
||
|
}
|