묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
스타일 설정 중에요...진하게 하는 방법 없나요??
2003.02.05 12:53
홈페이지를 작성할경우..
폰트 스타일을 설정하려고 하는데...
문서 전체를 진하게 (볼드체)로 하려고 하는데.. 어떻게 해야 하는지...좀 알려주세요..
<style type="text/css">
<!--
BODY {font-family: 굴림; font-size: 9pt; font-color: "#6A6B6B"; line-height: 130%}
TD {font-family: 굴림; font-size: 9pt; font-color: "#6A6B6B"; line-height: 130%}
font {font-family: 굴림; font-size: 9pt; font-color: "#6A6B6B"; line-height: 130%}
A:link, A:active, A:visited {color: "#6A6B6B"; text-decoration: none}
A:hover {text-decoration: underline; color: "FDA100"}
.link1 { color: #ffffff; text-decoration: none }
.input { font-family:굴림; font-size: 9pt; background-color:white; color:black; border:1x SOLID BLACK}
//-->
</STYLE>
여기에 무엇을 더 써줘야 할까요??
폰트 스타일을 설정하려고 하는데...
문서 전체를 진하게 (볼드체)로 하려고 하는데.. 어떻게 해야 하는지...좀 알려주세요..
<style type="text/css">
<!--
BODY {font-family: 굴림; font-size: 9pt; font-color: "#6A6B6B"; line-height: 130%}
TD {font-family: 굴림; font-size: 9pt; font-color: "#6A6B6B"; line-height: 130%}
font {font-family: 굴림; font-size: 9pt; font-color: "#6A6B6B"; line-height: 130%}
A:link, A:active, A:visited {color: "#6A6B6B"; text-decoration: none}
A:hover {text-decoration: underline; color: "FDA100"}
.link1 { color: #ffffff; text-decoration: none }
.input { font-family:굴림; font-size: 9pt; background-color:white; color:black; border:1x SOLID BLACK}
//-->
</STYLE>
여기에 무엇을 더 써줘야 할까요??
추가하세요