vtm/quelldatein/manifestation/partie.css
Christian Fraß 13e34a6f42 sicherung
2017-11-09 14:06:35 +01:00

75 lines
701 B
CSS

.rahmen
{
stroke: none;
fill: hsl( 0, 0%, 25%);
}
.figur
{
stroke: none;
fill: hsl( 0, 0%, 0%);
}
.pfeil
{
stroke: none;
}
.erzeuger
{
fill: hsl( 0, 0%, 100%);
}
.neutral
{
fill: hsl( 0, 0%, 50%);
}
.symbol_0
{
fill: hsl(000.0000000000000, 50%, 50%);
}
.symbol_1
{
fill: hsl(222.4922359499621, 50%, 50%);
}
.symbol_2
{
fill: hsl(084.9844718999243, 50%, 50%);
}
.symbol_3
{
fill: hsl(307.4767078498864, 50%, 50%);
}
.kreis
{
stroke: none;
}
.positiv
{
fill: hsl( 0, 0%, 100%);
}
.negativ
{
/*
fill: hsl( 0, 0%, 0%);
*/
display: none;
}
.eintrag
{
/*
stroke: black;
stroke-width: 0.01;
*/
stroke: none;
}