8 lines
115 B
CSS
8 lines
115 B
CSS
|
|
.wevicon-wea-system-setting {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.wevicon-wea-system-setting:before {
|
||
|
|
content: "\e9ad";
|
||
|
|
}
|