편집
13,656
번
잔글편집 요약 없음 |
잔글편집 요약 없음 |
||
35번째 줄: | 35번째 줄: | ||
/* 목차의 2단계 이하의 기호 없앰 */ | /* 목차의 2단계 이하의 기호 없앰 */ | ||
body .toclevel-1 ul li { list-style: none; list-style-image:none; padding-left:0px;} | body .toclevel-1 ul li { list-style: none; list-style-image:none; padding-left:0px;} | ||
.externalimage-holder { | |||
position: relative; | |||
} | |||
.externalimage-holder img { | |||
width: 100%; | |||
height: auto; | |||
} |