mostly filebased Content Presentation System
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- $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;
- }
|