틀:링크경고/CSS: 두 판 사이의 차이
< 틀:링크경고
(새 문서: .linkwarn :not(.tooltip-msg) a, .linkwarn > a { border-bottom: 1px dashed #ff3399; } .linkwarn :not(.tooltip-msg) a::after, .linkwarn > a::after { content: "!"; color: #ff0000; vertical-align: super; font-size: smaller; font-weight: bold; text-decoration: none; display: inline-block; } →<onlyinclude>{{#css:틀:툴팁/CSS}}{{#css:틀:링크경고/CSS}}</onlyinclude>) |
편집 요약 없음 |
||
12번째 줄: | 12번째 줄: | ||
} | } | ||
/* <onlyinclude>{{ | /* <onlyinclude>{{툴팁/CSS}}{{#css:틀:링크경고/CSS}}</onlyinclude> */ |
2024년 6월 20일 (목) 21:47 판
.linkwarn :not(.tooltip-msg) a, .linkwarn > a {
border-bottom: 1px dashed #ff3399;
}
.linkwarn :not(.tooltip-msg) a::after, .linkwarn > a::after {
content: "!";
color: #ff0000;
vertical-align: super;
font-size: smaller;
font-weight: bold;
text-decoration: none;
display: inline-block;
}
/* <onlyinclude>{{툴팁/CSS}}{{#css:틀:링크경고/CSS}}</onlyinclude> */