3 lines
48 B
CSS
3 lines
48 B
CSS
|
|
*:target {
|
||
|
|
background-color: none !important;
|
||
|
|
}
|