소스 검색

Revert "Make inline code bold"

This reverts commit cc43fcbe7b06178cd0bb3d590cae4af29e872de2.
zwbetz 6 년 전
부모
커밋
13daf0aa29
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      assets/css/template-styles.css

+ 0 - 5
assets/css/template-styles.css

@@ -148,11 +148,6 @@ pre,
 code {
     font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
     font-size: 0.85em;
-    font-weight: bold;
-}
-pre code,
-.code-annotated code {
-    font-weight: normal;
 }
 .cmd {
     padding: 0.75rem;