[CODE]
/* stylesheet by oliverne.com */
/* modified by J.Honey */
/* HTML body 내부에 설정된 폰트는 HTML 글쓰기(FCKEditor)에 사용되는 기본 폰트가 됩니다. Gulim:굴림 , DOTUM: 돋움 */
body {font-family: "굴림", Arial, Helvetica, sans-serif; font-size: 9pt;}
/* HTML 글쓰기(FCKEditor)에서 사용되는 사용자 정의 스타일 입니다 */
.sytle1 {background: #EEEEEE;}
.sytle2 {background: #FFFF99;}
.sytle3 {background-color:#FFFF99; width:300px; border:1px dotted #999999; padding:6px;}
TABLE {text-layout:fixed;}
TD {word-break:break-all;}
/* 스킨에 쓰이는 기본 스타일 */
.ol-bg {background-image: url(images/bg_pattern.gif);background-attachment: fixed;background-repeat: repeat-x; background-color: #ECAC3E; font-size:9pt; color:#909090;}
.ol-title {font-family:"굴림"; font-size:10pt; color:#FFA229; FONT-WEIGHT: bold;}
.ol-menu {padding-left:2px; padding-top:3px; padding-bottom:10px;}
.ol-contents {font-family:"굴림"; font-size: 9pt; line-height: 150%; color: #404040;}
.ol-small {font-family:"굴림"; font-size: 8pt;}
.ol-line {border-bottom:2px dotted #E8C87B; margin-bottom:10px;}
.ol-date {font-family:"arial","돋움"; font-size:8pt; color:#ECAC47; letter-spacing:0;}
/* 스타일을 지정하지 않는 기본 링크 */
a {font-family:"굴림"; font-size:9pt; color:#A99267; text-decoration:none;}
a:link {font-family:"굴림"; font-size:9pt; color:#A99267; text-decoration:none;}
a:visit {font-family:"굴림"; font-size:9pt; color:#A99267; text-decoration:none;}
a:hover {font-family:"굴림"; color:#0000FF; background-color:#FFA500; text-decoration:none;}
/* 짙은 회색 링크 */
a.ol-gray {font-family:"굴림"; font-size:9pt; color:#505050; text-decoration:none;}
a:link.ol-gray {font-family:"굴림"; font-size:9pt; color:#505050; text-decoration:none;}
a:visit.ol-gray {font-family:"굴림"; font-size:9pt; color:#505050; text-decoration:none;}
a:hover.ol-gray {font-family:"굴림"; font-size:9pt; color:#E15500; text-decoration:underline;}
/* MORE 부분 링크 */
a.ol-orange {font-family:"굴림"; font-size:9pt; color:#EF7314; text-decoration:none;}
a:link.ol-orange {font-family:"굴림"; font-size:9pt; color:#EF7314; text-decoration:none;}
a:visit.ol-orange {font-family:"굴림"; font-size:9pt; color:#EF7314; text-decoration:none;}
a:hover.ol-orange {font-family:"굴림"; font-size:9pt; color:#E15500; text-decoration:underline;}
/* 포스팅 제목 링크 */
a.ol-subject {font-family: "굴림"; font-size: 14pt; font-weight: bold; color: #EE7314; text-decoration:underline;}
a:link.ol-subject {font-family: "굴림"; font-size: 14pt; font-weight: bold; color: #EE7314; text-decoration:underline;}
a:visit.ol-subject {font-family: "굴림"; font-size: 14pt; font-weight: bold; color: #EE7314; text-decoration:underline;}
a:hover.ol-subject {font-family: "굴림"; font-size: 14pt; font-weight: bold; color: #CA5D62; text-decoration:underline;}
/* 라이센스 링크*/
a.ol-link-license {font-family:"verdana"; font-size:7pt; color:#909090; letter-spacing:-1; text-decoration:none;}
a:link.ol-link-license {font-family:"verdana"; font-size:7pt; color:#909090; letter-spacing:-1; text-decoration:none;}
a:visit.ol-link-license {font-family:"verdana"; font-size:7pt; color:#909090; letter-spacing:-1; text-decoration:none;}
a:hover.ol-link-license {font-family:"verdana"; font-size:7pt; color:#416FBB; letter-spacing:-1; text-decoration:none;}
/* 달력부분 */
/* 포스트가 존재하는 일자 링크*/
a.postday {font-family:"tahoma"; font-size:8pt; color:#CE9C30; text-decoration:underline;}
a:link.postday {font-family:"tahoma"; font-size:8pt; color:#CE9C30; text-decoration:underline;}
a:visit.postday {font-family:"tahoma"; font-size:8pt; color:#CE9C30; text-decoration:underline;}
a:hover.postday {font-family:"tahoma"; font-size:8pt; color:#ffffff; background-color:#AA6B38; text-decoration:none;}
.arrow {font-family:"tahoma"; font-size:7pt; color:#999999; text-decoration: none;} /* 월 이동 화살표 */
.cal_title {font-family:"verdana"; font-size:7pt; color:#505050; letter-spacing:-1; background-color:#FFFFF7;} /* 일월화수목금토 */
.aday {font-family:"tahoma"; font-size:8pt; color:#606060;} /* 평일 */
.today {font-family:"tahoma"; font-size:8pt; color:#CE9C30; background-color:#dfdfdf; font-weight:bold;} /* 오늘 */
.cal_border {} /* 캘린더 테두리 */
.space {background-color:#FFFFF7;} /* 달력 날짜부분 셀 구분 */
.menuHeader {font-family:"tahoma"; color:#505050; font-size:8pt; background-color:#FFFFF7;} /* 상단에 년월 배경색 및 높이 */
/* 코멘트 보기 comment.html */
.ol-table-comment {margin-top:8px; background-color:#f5f5f5; border:1px solid #dddddd;}
.ol-td-comment {font-family:"굴림"; font-size:9pt; color:#5E5C36; line-height:150%; padding-left:5px; }
/* 코멘트 입력 comment.html */
.ol-textarea {width:100%; height:85px; border:1px solid #dddddd; padding-left:5px; font-family:"굴림"; font-size:9pt; color:#303030; line-height:150%; overflow:auto;}
.ol-input {border:1px solid #cccccc; height:18px; font-family:"굴림"; font-size:9pt; color:#303030;}
.ol-input-btn {width:100%; height:40px; border:0px solid #dddddd; background-color:#D1CFC6; font-family:"tahoma"; font-size:8pt; color:#61666F;}
[/CODE]
'StoreHouse > Html' 카테고리의 다른 글
프린트 되는 얇은선만들기 (0) | 2004.12.10 |
---|---|
Script 쿠키를 이용한 팝업창 (0) | 2004.12.10 |
Script 웹사이트에서의 프린터 처리 (0) | 2004.12.10 |
Script 대화상자없이 프린트 출력하는 스크립트 (0) | 2004.12.10 |
Script 간단하게 쿠키값 확인 (0) | 2004.12.10 |