settings
https://scrapbox.io/files/62e13f0e987a74001d71aaf1.jpeg
table:images
https://scrapbox.io/files/62e13f0e987a74001d71aaf1.jpeg èƒŒæ™Ż
https://scrapbox.io/files/62e143c742b5bf001d62aaf9.jpg ăƒ“ăƒ„ăƒŹăƒƒăƒˆ
code:style.css
root{
--eye-chacher: url('https://scrapbox.io/files/62e143c742b5bf001d62aaf9.jpg'); /* */
}
body{
/* background-image: URL('https://scrapbox.io/files/62e13f0e987a74001d71aaf1.jpeg');*/
/* background-size:13%; */
}
çź‡æĄæ›žăăźă‚čă‚żă‚€ăƒ«
code:style.css
/* çź‡æĄæ›žăă‚’æŽ§ăˆă‚ă«ă™ă‚‹ */
.app .line .indent-mark .dot {
height: .2em; width: .4em; border-radius: 25%;
background-color: rgba(173,173,173,.55) }
.app:not(.presentation) .line .indent-mark .dot { top: auto; bottom: 0 }
タグぼă‚čă‚żă‚€ăƒ«
code:style.css
/* ïŒƒă§ć§‹ăŸă‚‹ă‚żă‚°ă‚’ăƒ©ăƒ™ăƒ«éąšă«ă™ă‚‹ */
atype="hashTag" {
display: inline-block;
margin: 4px;
font-size: 14px;
height: 32px;
width: auto;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 2px;
border-radius: 2px;
border-style: none;
color: #090909 !important;
background-color: rgba(12, 12, 13, 0.1);
}
atype="hashTag":hover {
background-color: rgba(12, 12, 13, 0.2);
}
atype="hashTag":active {
background-color: rgba(12, 12, 13, 0.3);
}
/* äșŒé‡æ‹ŹćŒ§ă«ă‚ˆă‚‹ćŒ·èȘżă‚’ăƒžăƒŒă‚«ăƒŒăŁăœăă™ă‚‹ */
/* æ–‡ć­— */
.line strong:not(class) {
background: linear-gradient(transparent 10%, #ABFF4F 25%, #ABFF4F 70%, transparent 90%)
}
/* æ–‡ć­—
.deco-\! {
color: #fff; /* ç™œæ–‡ć­— */
background-color: #ee6666; /* è”€èƒŒæ™Ż */
padding: 0.1em 0.2em 0.1em 0.2em;
}
aaa
aaaa
code:tmp.css
.line.number-list .dot {
display: list-item; /* èĄšç€șする */
}
.line .indent-mark .dot::before {
content: ''; /* */
width: 14px;
height: 14px;
padding: 14px;
/*position: absolute;*/
/*position: right bottom;*/
position: left center;
opacity: 1;
background-image: url('https://scrapbox.io/files/62e143c742b5bf001d62aaf9.jpg'); /* */
background-color:rgba(255,255,255,0.3);
background-blend-mode:lighten;
background-size: 15px;
background-repeat: no-repeat;
position: absolute;
top: -1px;
left: -6px;
}
/suto3/haku