최신글 타이틀 수정
2015-03-18 23:12
9,582
3
0
본문
아래는... 관련 파일들과 소스입니다.
eyoom/theme/basic/css/common.css
/*Block Headline*/
.headline {
display: block;
margin: 10px 0 25px 0;
border-bottom: 1px dotted #e4e9f0;
}
.headline h2 {
font-size: 22px;
}
.headline h2,
.headline h3,
.headline h4,
.headline h5 {
margin: 0 0 -2px 0;
padding-bottom: 5px;
display: inline-block;
border-bottom: 2px solid #e33334;
}
.headline-md {
margin-bottom: 15px;
}
.headline-md h2 {
font-size: 21px;
}
eyoom/theme/basic/css/colors/default.css
/*Heading*/
.headline h2,
.headline h3,
.headline h4 {
border-bottom:2px solid #e33334;
}
... 중략...
/*Tabs e1*/
.tab-e1 .nav-tabs {
border-bottom: solid 2px #e33334;
}
eyoom/theme/basic/skin_bs/latest/image_gallery/latest.skin.html
<div class="headline">
<h4>{title}</h4>
</div>
0
로그인 후 추천 또는 비추천하실 수 있습니다.
댓글목록3
1님의 댓글
축하합니다. 첫댓글 포인트 22포인트를 획득하였습니다.
2님의 댓글
3님의 댓글