iwmlib/css/highlight.css

11 lines
131 B
CSS

circle {
stroke: white;
fill: transparent;
stroke-width: 8px;
}
mask circle {
stroke-width: 0;
fill: white;
}