mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6 lines
118 B
CSS
6 lines
118 B
CSS
@charset "UTF-8";
|
|
@namespace url("test");
|
|
@namespace url("test2");
|
|
*|test { background:lime }
|
|
test { background:red }
|