UserCSS:はんこ記法
印
code:stylexx.css
/* はんこ記法 */
display: inline-block;
border-radius: 50%; /* */
/*border-radius: 25%; /* */
border: .05em solid #f40; min-width: 1em;
padding: .1em;
vertical-align: text-bottom;
line-height: 1;
font-weight: 600
}
code:stylexx.css
display: inline-block;
/* border-radius: 50%; /* */
border-radius: 25px; /* */
border: .05em solid #f40; min-width: 1em;
padding: .1em;
vertical-align: text-bottom;
line-height: 1;
font-weight: 600
}
完了
了解
code:style.css
border-radius: 50%; border: .05em solid #f40; vertical-align: text-center;
line-height: 1; color: #f40; font-weight: 600; padding: 5px;
}
UserCSS.icon
https://img.shields.io/badge/UserCSS-はんこ記法-1572B6.svg?logo=css3&style=for-the-badge