.target:lang(zh) { color: green; } .target:lang(zh-hk) { /* color: blue; */ all: unset; } .target:lang(en) { color: red; }