r382 vs r383
1
2
3
{{{#!wiki style="color:orange;width:100px;height:100px;background:conic-gradient(from 45deg, #0003 90deg, #0009 0, #0009 180deg, #0003 0, #0003 270deg, #fff9 0);background-color:currentcolor"
4
{{{#!wiki style="width:inherit;height:inherit;background:no-repeat linear-gradient(currentcolor, currentcolor);background-size:80% 80%;background-position:50% 50%"
5
}}}}}}
6
7
18
{{{#!wiki style="border: 10px solid transparent; width: 200px; height: 100px; background: padding-box linear-gradient(#fff, #fff), border-box linear-gradient(to right, #00a495 30%, #13ad65);"
29
}}}
310
......