Mercurial > hg > nodescore
view www/m/svg/svg-stylesheet.css @ 27:a3387450c585
added new thumbs stucture
author | tzara <rc-web@kiben.net> |
---|---|
date | Mon, 16 Jul 2012 16:54:48 +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; }