インライン引用
文中で引用を使得るようにする文字装飾記法
/scrasobox/拡張記法がきた!#59e5376896b9040000af691a
2021-07-06 04:52:35 ScrapboxのFont Awesomeが5になった変更を反映した
code:style.css
.deco-\" {
border-radius: .2em;
padding: 0 .4em;
background-color: rgba(128,128,128,0.1);
font-size: 95%;
font-style: italic;
}
.deco-\"::before {
color: #a0a0a0;
font-size: 85%;
font-family: 'Font Awesome 5 Free';
content: '\f10d';
font-weight: 900;
vertical-align: super;
}
#2021-07-06 04:48:43
#2020-11-06 20:25:28