본문으로 건너뛰기
사용자

Vanilla(비교)

r194 vs r195
......
33
display:none;
44
}
55
.a {
6
padding: 1rem;
6
padding: .9rem;
77
background: #fff;
88
max-width: 100px;
99
border: 1px solid #ddd;
1010
border-radius: 12px;
1111
display:flex;
12
gap: 10px;
12
flex-direction:row;
13
gap: 7px;
14
align-items: center;
1315
}
1416
.a:hover ~ .b {
1517
display:block !important;
1618
}
1719
.icon {
1820
font-family: "fontawesome";
21
font-size: 1.1rem;
1922
}
2023
}}}
2124
{{{#!wiki class="a"
22
{{{#!wiki class="icon"
23
{{{#!html }}}
25
{{{#!wiki class="icon"
26
{{{#!html }}}
27
}}}역사
2428
}}}
25
역사
26
}}}
2729
{{{#!wiki class="b"
2830
ㅋㅋㅋㅋ
2931
}}}