iwmlib/css/highlight.css

10 lines
108 B
CSS
Raw Normal View History

2019-07-16 14:07:16 +02:00
circle {
stroke: white;
fill: transparent;
2019-07-15 14:42:01 +02:00
}
2019-07-16 14:07:16 +02:00
mask circle {
stroke-width: 0;
fill: white;
2019-07-15 14:42:01 +02:00
}