본문으로 이동

미디어위키:Common.css: 두 판 사이의 차이

잔글편집 요약 없음
잔글편집 요약 없음
36번째 줄: 36번째 줄:
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 {
body .externalimage-holder {
     position: relative;
     position: relative;
}
}
.externalimage-holder img {
body .externalimage-holder img {
     width: 100%;
     width: 100%;
     height: auto;
     height: auto;
}
}