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

아두위키 : Arduwiki
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.coders30 { width:100%; }
.coders30 { width:100%; text-align: center;}
.coders50 { width:100%; }
.coders50 { width:100%; text-align: center;}
.coders70 { width:100%; }
.coders70 { width:100%; text-align: center;}
.coders100 { width:100%; }
.coders100 { width:100%; text-align: center;}





2024년 3월 24일 (일) 14:47 판

/* 이 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;}