mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
5 lines
118 B
CSS
5 lines
118 B
CSS
@charset "UTF-8";
|
|
@namespace url("test");
|
|
@namespace url("test2");
|
|
*|test { background:lime }
|
|
test { background:red }
|