본문으로 건너뛰기
사용자

Vanilla(비교)

r190 vs r191
......
1212
.a:hover ~ .b {
1313
display:block !important;
1414
}
15
.icon {
16
font-family: "fontawesome";
17
}
18
.icon:before {
19
content: ""
20
}
1521
}}}
1622
{{{#!wiki class="a"
1723
내용 보기
......