mostly filebased Content Presentation System
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
-
- $white:#fff;
- $black:#000;
- $gray:#777;
-
- //$OFS-green-dark: #67635b;
- //$OFS-green-lighter: #989186;
-
- $spkt01:#0ca4bf;
- $spkt02:#bf920c;
- $spkt03: $gray;
- $spkt04:#bf3b0c;
- $spkt04:#f7b96c;
-
- html {
- color:$gray;
- background:$white;
- }
|