source:
Dev/trunk/d3/examples/kde/kde.css
@
76
Last change on this file since 76 was 76, checked in by fpvanagthoven, 14 years ago | |
---|---|
File size: 97 bytes |
Rev | Line | |
---|---|---|
[76] | 1 | body { |
2 | font: 10px sans-serif; | |
3 | } | |
4 | ||
5 | path { | |
6 | stroke: #000; | |
7 | stroke-width: 1.5px; | |
8 | fill: none; | |
9 | } |
Note: See TracBrowser
for help on using the repository browser.