Mercurial > hg > nodescore
view www/oi/css/svg-stylesheet.css @ 101:52e44ee1c791 tip master
enabled all scores in autostart script
author | Rob Canning <rc@kiben.net> |
---|---|
date | Tue, 21 Apr 2015 16:20:57 +0100 |
parents | d802954248a7 |
children |
line wrap: on
line source
svg { background-color: red; width:1000px; height:330px; display:block;} line { stroke: white; } text { fill: white;} path { stroke: white; fill: white; } rect { fill: white; } polygon { fill: white; } circle { stroke: white; }