사용자 도구

사이트 도구


intellij_idea:markdown

문서의 이전 판입니다!


IntelliJ Markdown Plugin

Custom CSS

  • Intellij 기본 CSS
  • 글꼴이 이상할 경우, 다음과 같이 Custom CSS 를 설정해준다.
body {
    font-family: 나눔고딕,NanumGothic,돋움,Dotum;
    font-size: 80% !important;
}
intellij_idea/markdown.1595401018.txt.gz · 마지막으로 수정됨: 2020/07/22 15:56 저자 kwon37xi