File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11@charset "utf-8" ;
22
3- @import url ('https://fonts.googleapis.com/css2?family=Gowun+Batang&family=Noto+Sans+KR :wght@100..900&display=swap' );
3+ @import url ('https://fonts.googleapis.com/css2?family=Gowun+Batang&family=Nanum+Gothic+Coding :wght@100..900&display=swap' );
44
55body {
66 margin-top : 0.0em ;
1919 padding-right : 0px ;
2020
2121 /*font-family : 맑은 고딕;*/
22- font-family : "Gowun Batang" , Consolas ;
22+ font-family : "Gowun Batang" , sans-serif ;
2323 font-size : 1.0em ;
2424 font-weight : normal;
2525 font-style : normal;
@@ -79,17 +79,15 @@ pre {
7979 padding : 4px 8px ;
8080 border-radius : 8px ;
8181 font-size : 1.0em ;
82- font-family : "Noto Sans KR" , Consolas;
83- font-optical-sizing : auto;
82+ font-family : "Nanum Gothic Coding" , monospace;
8483 font-weight : 400 ;
8584 font-style : normal;
8685}
8786
8887code {
8988 background-color : # fafbf1 ;
9089 font-size : 1.0em ;
91- font-family : "Noto Sans KR" , Consolas;
92- font-optical-sizing : auto;
90+ font-family : "Nanum Gothic Coding" , monospace;
9391 font-weight : 400 ;
9492 font-style : normal;
9593}
You can’t perform that action at this time.
0 commit comments