"미디어위키:Chameleon.css"의 두 판 사이의 차이
미미위키
3번째 줄: | 3번째 줄: | ||
clear:both; | clear:both; | ||
text-align:center; | text-align:center; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } |
2015년 4월 21일 (화) 06:08 판
/* [[MediaWiki:Edittools]] 편집 입력 도구의 버튼 */
.buttonline {
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;
}