/* 블로그 레이아웃 */
#container {
width:/*@post-width:200=*/ 1100px /*@*/;
border:1px solid #bbb;
margin:30px auto;
padding:10px;
background-color:#fff;
}
#content {
float:left;
width:/*@post-width=*/ 900px /*@*/;
overflow:hidden;
}
.article { width:/*@post-width:-40=*/ 860px /*@*/;
margin:5px 5px 0 5px; overflow:hidden; /*@post-body-color=color:;*/ color:
; /*@*/ /*@post-body-font-family=font-family:;*/ font-family:
inherit; /*@*/ /*@post-body-font-size=font-size:;*/ font-size: inherit; /*@*/}
.trackback { border-top:1px solid #ddd; background-color:#f5f5f5;
padding:10px; margin-bottom:4px; width:/*@post-width:-60=*/ 840px /*@*/;
overflow:hidden;}
.comment { border-top:1px solid #ddd; background-
color:#f5f5f5; padding:10px; margin-bottom:4px; width:/*@post-width:-60=*/
840px /*@*/; overflow:hidden;}
.commentWrite textarea { width:/*@post-width:-75=*/ 825px /*@*/;
padding:5px; position:relative; top:-16px;}
.commentWrite .submit { width:/*@post-width:-63=*/ 837px /*@*/;
height:22px; background-color:#ccc; font:1.1em Dotum, Arial, sans-serif;
padding-top:3px; position:relative; top:-18px;}
일단 넓이는 넓혔는데 메뉴 이동간에 깨지는 현상이 있다.
css가 순간적으로 적용이 되지 않는 것인가?..
중간 정렬이 되지 않고 폰트도 이상하다.
가끔 그러니 쓸만하다. 가끔씩 가끔씩
'소통하기 > 공유하자' 카테고리의 다른 글
유트브 연속(반복) 재생 설정(PC, 모바일) (0) | 2022.05.02 |
---|---|
엑셀 제한된 보기 피하는 방법 (0) | 2022.03.22 |