r63 vs r64
1
||<nopad> {{{#!wiki style="width:200px;height:100px;background:linear-gradient(calc(-1 * atan2(1, 2)), transparent calc(50% - 0.5px), #555555 0%, #555555 calc(50% + 0.5px), transparent 0%)"
2
}}} ||
3
4
5
6
b=0.5/tan(r)
7
linear-gradient(calc(-1 * atan2(1, 2)), transparent calc(0px - 0.5 / tan(calc(-1 * atan2(1, 2)))), #bbb 0%, #bbb calc(0px + 0.5 / tan(calc(-1 * atan2(1, 2)))), transparent 0%)
8
19
{{{#!wiki style="width:200px;height:200px;border:1px solid gray;background:linear-gradient(60deg, transparent 45%, #00f 0%, #00f 55%, transparent 0%), linear-gradient(120deg, transparent 45%, #00f 0%, #00f 55%, transparent 0%), linear-gradient(180deg, transparent 45%, #00f 0%, #00f 55%, transparent 0%)"
210
}}}
311
......