File tree Expand file tree Collapse file tree 2 files changed +10
-22
lines changed
Expand file tree Collapse file tree 2 files changed +10
-22
lines changed Original file line number Diff line number Diff line change 11@charset "utf-8" ;
22
3-
4- @import url ('https://fonts.googleapis.com/css2?family=Gowun+Batang&display=swap' );
5-
6- .gowun-batang-regular {
7- font-family : "Gowun Batang" , Consolas;
8- font-weight : 400 ;
9- font-style : normal;
10- }
3+ @import url ('https://fonts.googleapis.com/css2?family=Gowun+Batang&family=Noto+Sans+KR:wght@100..900&display=swap' );
114
125body {
136 margin-top : 0.0em ;
@@ -86,13 +79,19 @@ pre {
8679 padding : 4px 8px ;
8780 border-radius : 8px ;
8881 font-size : 1.0em ;
89- font-family : "Gowun Batang" , Consolas;
82+ font-family : "Noto Sans KR" , Consolas;
83+ font-optical-sizing : auto;
84+ font-weight : 400 ;
85+ font-style : normal;
9086}
9187
9288code {
9389 background-color : # fafbf1 ;
9490 font-size : 1.0em ;
95- font-family : "Gowun Batang" , Consolas;
91+ font-family : "Noto Sans KR" , Consolas;
92+ font-optical-sizing : auto;
93+ font-weight : 400 ;
94+ font-style : normal;
9695}
9796
9897table {
Original file line number Diff line number Diff line change 1- ---
2- title : 셈말짓기
3- description : 셈말짓기에 대한 소개입니다.
4- date : 2025-03-07 00:00:00+0000
5- weight : 1
6- image : 훈민정음.jpg
7- categories :
8- - code1009
9- ---
10-
11-
12- 셈말짓기
1+ 셈말짓기
132code1009
143[ https://github.com/code1009 ] ( https://github.com/code1009 )
154[ https://code1009.github.io/ ] ( https://code1009.github.io/ )
You can’t perform that action at this time.
0 commit comments