Mercurial > hg > nodescore
view www/m/svg/svg-stylesheet.css @ 30:0123b4602f8e
pre stash
author | tzara <rc-web@kiben.net> |
---|---|
date | Sun, 19 Aug 2012 22:58:36 +0100 |
parents | ac9641ecf84f |
children | e4d2a8eb1450 |
line wrap: on
line source
svg { background-color: black; width:1280px; height:800px;} line { stroke: white; } text { fill: white;} path { stroke: white; fill: white; } rect { fill: white; } circle { stroke: white; }