您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
PropertySheet {
|
|
margin-top: 4;
|
|
margin-bottom: 4;
|
|
}
|
|
PropertySheet > #content > #header{
|
|
margin-left: 4;
|
|
}
|
|
|
|
PropertySheet > #content > #header > Label{
|
|
text-color: #C1C1C1;
|
|
font-size: 11;
|
|
font-style: bold;
|
|
}
|