インデント表示
from
/nishio/インデント表示
code:style.css
@media not print {
.indent-mark {
height: 100% !important;
}
.indent-mark .pad {
height: 100% !important;
overflow: unset !important;
}
.indent-mark span:nth-child(2n+2) .pad {
background:
#000;
opacity: 0.07;
}
}
a
a
a
a
a