RasPython3
https://lh3.googleusercontent.com/a/ACg8ocIP4bciSqX9-1akXJiocJ2-7Iu3sjHfnW2qcsm1H7N7uQ=s96-c#.png
アイコンってなにか生命体のほうがいいんだろうか...?
最近になって、Discordのユーザー名をRasPython3かららすぴーに変えた。
code:script.js
if (el.href.endsWith("/x")) {
el.addEventListener("click", (e)=>{console.log(e);});
}
});
code:style.css
.line:not(.cursor-line) a.link.icon {
border-radius: 40%;
}
font-weight: bold;
content: "重要!";
}
.line:not(.cursor-line) .backquote {
margin-left: -0.2em;
margin-right: -0.2em;
}
.line:not(.cursor-line) code.code.highlight {
}
.line:not(.cursor-line) a.link.icon img.icon {
border-radius: 20%;
}
RasPython3.iconM
x scrapboxってこんなことできるんだ...