r219 vs r220
1
{{{#!wiki style="width:600px;height:300px;border:1px solid gray;background:linear-gradient(45deg, blue 25%, gray 0%, gray 30%, red 0%, red 50%, gray 0%, gray 75%, blue 0%)"
2
}}}
3
4
5
6
7
8
9
10
11
12
13
14
115
{{{#!wiki style="display:inline-block"
216
{{{#!wiki style="width:380px;height:200px;background:conic-gradient(at 152px calc(7 * 200px / 13), transparent 270deg, #002664 0deg), repeating-linear-gradient(0deg, #bb133e 0 calc(100% / 13), #fff 0 calc(100% / 13 * 2))"
317
{{{#!wiki style="color:#002664;display:inline-block;margin:calc(7 * 100px / 13 / 10) 6.3px;width:calc(4 * 200px / 13 / 5);height:calc(4 * 200px / 13 / 5);border-radius:50%;background-color:#fff;background-image:conic-gradient(from -18deg at 61.23% 34.55%, currentcolor 108deg, transparent 0deg), conic-gradient(from 54deg at 68.16% 55.9%, currentcolor 108deg, transparent 0deg), conic-gradient(from 126deg at 50% 69.1%, currentcolor 108deg, transparent 0deg), conic-gradient(from 198deg at 31.84% 55.9%, currentcolor 108deg, transparent 0deg), conic-gradient(from 270deg at 38.77% 34.55%, currentcolor 108deg, transparent 0deg)"
......