Custom CSS
- Template
-
/* Global */ @import url(‘https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css’); body { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, ‘Helvetica Neue’, ‘Segoe UI’, ‘Apple SD Gothic Neo’, ‘Noto Sans KR’, ‘Malgun Gothic’, sans-serif; line-height: 150%; }
}
/* Queue */ .queue {
} .queue__title {
} .queue__badge { }
/* Hierarchy Editor */ hierarchy-editor {
} /* Bullets */ .rem-bullet__container { } .rem-bullet { }
/* Editor */ .rem-text { }
/* Portals */ .portal-rem { } .portal-rem-top { }
/* Reference and Tag Sections */ hierarchy-editor-references { }
.hierarchy-editor__tag-bar { } .hierarchy-editor__tag-bar__tag { }
/* Bottom Toolbar */ .hierarchy-editor-toolbar { }
/* Rem-Level Formatting */ .rem-header—1 { } .rem-header—2 { } .rem-header—3 { }
/* Text-Level Formatting */ .rem-reference { } .quote { } .cloze { }
.highlight-color—red { } .highlight-color—yellow { } .highlight-color—orange { } .highlight-color—green { } .highlight-color—blue { } .highlight-color—purple { }
.work-in-progress-rem { } .work-in-progress-tag { }
/* Documents */ .document { } document-parents { }
/* Document Sidebar */ document-sidebar { } .document-sidebar_top { } .document-sidebar_top__logo-and-user { } .document-list-item__container { } .document-list-item { } .document-sidebar__buttons { }
-
-