您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

17 行
296 B

.MaterialNode #preview {
flex-direction: column;
background-color: #444;
}
.MaterialNode #preview #image {
height: 200;
width: 200;
}
GridBackground {
grid-background-color:rgb(20, 21, 21);
line-color: rgb(20, 21, 21);
thick-line-color: rgb(20, 21, 21);
spacing:75.0;
thick-lines:10;
}