Files
expressjs.com/css/langs/ko.css
shubham oulkar b460ccbf44 Add correct korean font file name (#1929)
correct korean font file name
2025-05-28 22:59:26 +05:30

20 lines
335 B
CSS

/* For image callouts in writing-middleware.md */
@import url('../../fonts/ko/pretendard.css');
html, body {font-family: Pretendard, Arial, sans-serif;}
.callout {position: relative;}
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 165px;}
#callout6 {top: 185px;}