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

아두위키 : Arduwiki
편집 요약 없음
잔글편집 요약 없음
11번째 줄: 11번째 줄:
.coders70 img{width:70%; height:auto;}
.coders70 img{width:70%; height:auto;}
.coders100 img{width:100%; height:auto;}
.coders100 img{width:100%; height:auto;}
.coders70 iframe{width:70%; height:auto;}
.coders100 iframe{width:100%; height:auto;}

2024년 6월 12일 (수) 18:28 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.coders30 { width:100%; text-align: center;}
.coders50 { width:100%; text-align: center;}
.coders70 { width:100%; text-align: center;}
.coders100 { width:100%; text-align: center;}



.coders30 img{width:30%; height:auto;}
.coders50 img{width:50%; height:auto;}
.coders70 img{width:70%; height:auto;}
.coders100 img{width:100%; height:auto;}
.coders70 iframe{width:70%; height:auto;}
.coders100 iframe{width:100%; height:auto;}