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

10 바이트 추가됨 ,  2022년 2월 12일 (토)
잔글
편집 요약 없음
잔글편집 요약 없음
잔글편집 요약 없음
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-div {
body .externalimage-div {
     position: relative;
     position: relative;
     width:100%;
     width:100%;
   max-height:100px;
   max-height:100px;
}


}
body .externalimage-div img {
.externalimage-div img {
     width: 100%;
     width: 100%;
     height: auto;
     height: auto;
}
}