UserCSS:拡張斜体記法
UserCSS:拡張斜体記法
code:style.css
.deco-\/:not(:hover) {
/* text-decoration: none !important; /* */
/* font-style: normal; /* */
border-bottom: none !important;
color: red ;
& > span:nth-child(1) > a { display: none; }
}
text-shadow: 1px 1px 1px var(--accent-color); /* */
/* text-shadow: 1px 1px 1px var(--main-color); /* */
& > span:nth-child(1) > a { display: none; }
}
}
テストだよ
UserCSS.icon
https://img.shields.io/badge/UserCSS-拡張斜体記法-1572B6.svg?logo=css3&style=for-the-badge