sir 사이트에 사용하고 있는 폰트는? 웹폰트? 정보
그누보드 sir 사이트에 사용하고 있는 폰트는? 웹폰트?본문
지금 sir 사이트에 사용하고 있는 폰트는 굴림이나 돋움이 아닌 것 같은데 웹폰트 인가여?
개인적으로 맘에 들어서..뭔지 궁금하네여..
개인적으로 맘에 들어서..뭔지 궁금하네여..
댓글 전체
css 다시 이전 처럼 바꾸셨네요...가독성때문이신가봐여...
떠벌이님 자세한 답변 감사드립니다..^^
떠벌이님 자세한 답변 감사드립니다..^^
흐르는구름님 홈페이지 영문폰트도 이것같던데....
영문 폰트는 이게 가독성이 더 좋은것 같아요... 나도 바꿔야지
영문 폰트는 이게 가독성이 더 좋은것 같아요... 나도 바꿔야지
지금 현재 기준으로 SIR 사이트에서 사용하고 계신 기본 폰트는
한글 : 굴림
영문 : Verdana
자간 : -1
으로 보여집니다. 참고로 현재 스타일시트는 아래와 같습니다.
(주소창에 http://www.sir.co.kr/style.css 를 치시면 다운로드가 가능합니다.)
---------------------------------
/* 기존 */
/*
body, td, p, input, button, textarea, select {
color:#222222; font-family:굴림; font-size:12px;
}
a:link, a:visited, a:active { text-decoration:none; color:#3A4E40; }
a:hover { text-decoration:underline; }
*/
.tablebg { background-color:#DDDDDD; }
.subject { color:#315584; }
.subjectbg { background-color:#EFF3F7; }
.content { color:#404040; }
.contentbg { background-color:#FFFFFF; }
.list { color:#222222; }
.list0 { background-color:#FFFFFF; }
.list1 { background-color:#F5F5F5; }
.input { height:20px; border: 1px solid #777777; }
.textarea { border: 1px solid #777777; }
.button { }
.select { }
.name { font-weight: bold; color:#575757; }
.b { font-weight: bold; }
.ht { height:30px; }
.ht2 { height:20px; }
.price { color:crimson; }
.lfont { font-size:13px; }
.sfont { font-size:11px; }
.w50 { width:50%; }
.w99 { width:99%; }
.arial { font-family:Arial; }
.lh { line-height:150%; }
.lh2 { line-height:200%; }
.box { border:1 solid; border-color:#DDDDDD; background-color:#FDFDFD; }
.main { color:#002200; }
/* 기존 end */
body, td, p, input, button, textarea, select {
color:#333333; LETTER-SPACING: -1px; font-family:Verdana, 돋움; font-size:12px;
}
a:link, a:visited, a:active { text-decoration:none; color:#3A4E40; }
a:hover { text-decoration:underline; }
a.tail:link, a.tail:visited, a.tail:active { text-decoration:none; color:#FFFFFF; }
a.tail:hover { text-decoration:underline; }
.tail { color:#FFFFFF; font-size:11px;}
.build { color:#858585; font-size:11px; line-height:130%;}
.login { height:17px; border: 1px solid #DADADA; }
.logintext { color:#555555; font-size:11px; font-family:vernada}
.search { height:18px; border: 1px solid #AFAFAF; }
.gb {color:#9C820D; font-weight:bold; height:22px;}
.cm {color:#EA6EA8; font-weight:bold; height:22px;}
.contents { line-height:150%; padding-left:45px;}
.bank { line-height:150%; color:#7c8189}
.bu {color:#F66200; font-weight:bold; font-family:verdana; font-size:10px; text-align:center; height:30px;}
.bu2 {color:#7FB716; font-weight:bold; font-family:verdana; font-size:10px; text-align:center;}
.butext { font-size:11px; text-align:center; color:#727272;}
.edit { border-color:#B4B4B4; border-style:solid; border-width:1px; } /* 모든 input에 입력되는 텍스트 폰트*/
.textpoint {color:#B80107; }
.edithidden { border-color:#FFFFFF; border-style:solid; border-width:0px; }
-------------------------------------
이상
한글 : 굴림
영문 : Verdana
자간 : -1
으로 보여집니다. 참고로 현재 스타일시트는 아래와 같습니다.
(주소창에 http://www.sir.co.kr/style.css 를 치시면 다운로드가 가능합니다.)
---------------------------------
/* 기존 */
/*
body, td, p, input, button, textarea, select {
color:#222222; font-family:굴림; font-size:12px;
}
a:link, a:visited, a:active { text-decoration:none; color:#3A4E40; }
a:hover { text-decoration:underline; }
*/
.tablebg { background-color:#DDDDDD; }
.subject { color:#315584; }
.subjectbg { background-color:#EFF3F7; }
.content { color:#404040; }
.contentbg { background-color:#FFFFFF; }
.list { color:#222222; }
.list0 { background-color:#FFFFFF; }
.list1 { background-color:#F5F5F5; }
.input { height:20px; border: 1px solid #777777; }
.textarea { border: 1px solid #777777; }
.button { }
.select { }
.name { font-weight: bold; color:#575757; }
.b { font-weight: bold; }
.ht { height:30px; }
.ht2 { height:20px; }
.price { color:crimson; }
.lfont { font-size:13px; }
.sfont { font-size:11px; }
.w50 { width:50%; }
.w99 { width:99%; }
.arial { font-family:Arial; }
.lh { line-height:150%; }
.lh2 { line-height:200%; }
.box { border:1 solid; border-color:#DDDDDD; background-color:#FDFDFD; }
.main { color:#002200; }
/* 기존 end */
body, td, p, input, button, textarea, select {
color:#333333; LETTER-SPACING: -1px; font-family:Verdana, 돋움; font-size:12px;
}
a:link, a:visited, a:active { text-decoration:none; color:#3A4E40; }
a:hover { text-decoration:underline; }
a.tail:link, a.tail:visited, a.tail:active { text-decoration:none; color:#FFFFFF; }
a.tail:hover { text-decoration:underline; }
.tail { color:#FFFFFF; font-size:11px;}
.build { color:#858585; font-size:11px; line-height:130%;}
.login { height:17px; border: 1px solid #DADADA; }
.logintext { color:#555555; font-size:11px; font-family:vernada}
.search { height:18px; border: 1px solid #AFAFAF; }
.gb {color:#9C820D; font-weight:bold; height:22px;}
.cm {color:#EA6EA8; font-weight:bold; height:22px;}
.contents { line-height:150%; padding-left:45px;}
.bank { line-height:150%; color:#7c8189}
.bu {color:#F66200; font-weight:bold; font-family:verdana; font-size:10px; text-align:center; height:30px;}
.bu2 {color:#7FB716; font-weight:bold; font-family:verdana; font-size:10px; text-align:center;}
.butext { font-size:11px; text-align:center; color:#727272;}
.edit { border-color:#B4B4B4; border-style:solid; border-width:1px; } /* 모든 input에 입력되는 텍스트 폰트*/
.textpoint {color:#B80107; }
.edithidden { border-color:#FFFFFF; border-style:solid; border-width:0px; }
-------------------------------------
이상
카오님 본인의 컴퓨터 기본 폰트를 확인해 보세요. ^ ^