PostVisual 폰트 리뷰
html
html {
-webkit-font-smoothing: antialiased;
}
h1
h1 {
font-size: 34px;
font-family: Roboto-Medium, "Nanum Gothic", 나눔고딕;
letter-spacing: 0px;
font-weight: 700;
color: #202020;
line-height: 1em;
}
h1+p
.sub-title {
font-size: 12px; font-family: RobotoCondensed-Regular, "Nanum Gothic", 나눔고딕;
padding-bottom: 8px;
letter-spacing: 2px;
border-bottom: 1px solid rgb(226, 226, 226);
margin: 0px 0px 28px;
color: rgb(139, 139, 139);
}
h2
.category-work .info_sec h2 {
font-size: 19px;
font-weight: 800;
margin-bottom: 3px;
line-height: 1em;
color: #202020;
}
p
font-family: "Nanum Gothic", 나눔고딕, 맑은고딕, 고딕, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height:23px;
color:#474747;
ul li strong
.category-work .dct_sec strong {
float: left;
margin-left: -110px;
font-size: 14px;
font-family: Roboto-Bold, "Nanum Gothic", 나눔고딕;
font-weight: bold;
color:#202020;
}
ul li
font-family: "Nanum Gothic", 나눔고딕, 맑은고딕, 고딕, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height:23px;
color:#474747;
평소 좋아하던 포스트비쥬얼의 폰트를 리뷰해보았다.
공부 용도기는 한데, 나만 보는것 보단 훨 좋겠지.
728x90
'프로그램 강좌' 카테고리의 다른 글
[react.js]게시판 만들기1 (0) | 2020.04.16 |
---|---|
[jquery]url 복사하기(크롬가능) (4) | 2020.02.27 |
[mysql]비밀번호 변경 방법 (0) | 2020.02.08 |
[git]yarn eject 안될때 해결방법 (0) | 2020.01.31 |
[MySQL]포스트맨에서 한글입력 안될때 (0) | 2020.01.31 |