틀:링크경고/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;
}
/* <onlyinclude>{{툴팁/CSS}}{{#css:틀:링크경고/CSS}}</onlyinclude> */