source:
code/trunk/testdata/sugar/styles.gcss@
39
Last change on this file since 39 was 18, checked in by , 10 years ago | |
---|---|
File size: 103 bytes |
Line | |
---|---|
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.