settings
code:style.css
.page {
}
.line span.code-block .code-block-margin {
}
.line span.code-block {
}
a.link {
text-decoration: underline;
}
.page-list-item .description .link {
text-decoration: underline;
}
a.link:hover {
text-decoration: underline;
}
a.page-link {
}
.page-list-item .description .page-link {
}
a.page-link:hover {
}
a.empty-page-link {
}
a.empty-page-link:hover {
}
.line .text {
}
.line .indent-mark .dot {
}
.line .code {
}
.page-list-item .description code {
}
.cursor {
width: 3px;
}
.table-block .cell {
}