본문으로 건너뛰기
사용자

flyant(비교)

r1614 vs r1615
......
22
}}}{{{#!style
33
.EU-star {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-repeat:no-repeat}
44
5
.EU-bg {width:300px;height:200px;background:green}
5
.EU-bg {width:300px;height:200px;background:gray}
66
7
.po0 {background-position:50% 50%}
7
.po0 {background-position:137.5px 20.84px}
88
.po1 {background-position:}
99
.po2 {background-position:}
1010
.po3 {background-position:}
......
1919
}}}
2020
2121
22
{{{#!wiki style="display:inline-block;width:300px;height:200px;background:gray"
23
{{{#!wiki style="margin:10px 0 0 0;height:25px;background:red"
24
}}}{{{#!wiki style="margin:10px 0 0 0;height:25px;background:blue"
25
}}}}}}
2622
27
28
29
30
31
3223
{{{#!wiki class="EU-bg"
3324
{{{#!wiki class="EU-star po0"
3425
}}}}}}
......