4 lines
68 B
CSS
4 lines
68 B
CSS
|
|
:root {
|
||
|
|
--label-font: '黑体', 'Courier New', 'SimSun', serif;
|
||
|
|
}
|