본문으로 건너뛰기
사용자

flyant(비교)

r1606 vs r1607
1
{{{#!if EUbgcolor = 'gray', EUstarcolor = 'red', EUstarX = 0, EUstarY = 0
1
{{{#!if EUbgcolor = 'gray', EUstarcolor = 'red', EUstarX = 10
22
}}}{{{#!style
3
.EU-star {color:red;width:25px;height:25px;border-radius:50%;background:conic-gradient(from -18deg at 61.23% 34.55%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 54deg at 68.16% 55.9%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 126deg at 50% 69.1%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 198deg at 31.84% 55.9%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 270deg at 38.77% 34.55%, @EUbgcolor@ 108deg, transparent 0deg), linear-gradient(@EUstarcolor@, @EUstarcolor@)}
4
.EU-bg {width:300px;height:200px;background:gray}
3
.EU-star {color:red;width:300px;height:200px;background:conic-gradient(from -18deg at 61.23% 34.55%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 54deg at 68.16% 55.9%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 126deg at 50% 69.1%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 198deg at 31.84% 55.9%, @EUbgcolor@ 108deg, transparent 0deg), conic-gradient(from 270deg at 38.77% 34.55%, @EUbgcolor@ 108deg, transparent 0deg), linear-gradient(@EUstarcolor@, @EUstarcolor@);background-size:25px 25px;background-position:;background-repeat:no-repeat}
4
.EU-bg {width:300px;height:200px;background:green}
55
}}}
66
77
88
9
9
{{{#!if EUstarX = 50, EUstarY = 50
10
}}}
1011
{{{#!wiki class="EU-bg"
11
{{{#!if EUstarX = 0, EUstarY = 0
12
}}}{{{#!wiki class="EU-star"
12
{{{#!wiki class="EU-star"
1313
}}}}}}
1414
1515
......