source:
code/trunk/testdata/sugar/styles.gcss@
18
Last change on this file since 18 was 18, checked in by , 10 years ago | |
---|---|
File size: 103 bytes |
Rev | Line | |
---|---|---|
[18] | 1 | $base-font: Helvetica, sans-serif |
2 | $main-color: blue | |
3 | ||
4 | body | |
5 | font: 100% $base-font | |
6 | color: $main-color |
Note:
See TracBrowser
for help on using the repository browser.