본문으로 건너뛰기
사용자

flyant(비교)

r1605 vs r1606
1
{{{#!if EUbgcolor = 'gray', EUstarcolor = 'red', EUstarX = 0, EUstary = 0
1
{{{#!if EUbgcolor = 'gray', EUstarcolor = 'red', EUstarX = 0, EUstarY = 0
22
}}}{{{#!style
33
.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@)}
44
.EU-bg {width:300px;height:200px;background:gray}
55
}}}
66
7
{{{#!wiki class="EU-star"
8
}}}
97
108
9
1110
{{{#!wiki class="EU-bg"
12
}}}
11
{{{#!if EUstarX = 0, EUstarY = 0
12
}}}{{{#!wiki class="EU-star"
13
}}}}}}
1314
1415
1516
......