view www/m/svg/svg-stylesheet.css @ 34:710ce76d98fd

if then else based on 1st argument of nodescore script to distinguish local and serverside run
author rob <rob@rob-1000H.(none)>
date Thu, 16 Aug 2012 10:22:29 +0100
parents e4d2a8eb1450
children c4719d1b7633
line wrap: on
line source
svg { background-color: black; width:1000px; height:400px;}
line { stroke: white; }
text {   fill: white;}
path { stroke: white; fill: white; }
rect { fill: white; }
circle { stroke: white; }