fpgatools/fpgastyle.css
Wolfgang Spraul 687e706c16 css
2012-06-23 16:55:17 +02:00

23 lines
199 B
CSS

rect.background
{
fill: black;
}
text
{
stroke: yellow;
font-family: sans-serif;
}
text.small
{
font-size: 10pt;
text-anchor: end;
}
path
{
stroke: yellow;
}
circle
{
stroke: yellow;
}