미디어위키:Edittools

Itsurea (토론 | 기여)님의 2015년 4월 22일 (수) 19:59 판 (새 문서: <!-- 이 문서는 편집 창과 파일 올리기 창에 출력됩니다. --> →‎[[MediaWiki:Edittools]] 편집 입력 도구의 버튼: .my-buttons { padding: 0.5em; } .my-button...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

/* MediaWiki:Edittools 편집 입력 도구의 버튼 */ .my-buttons {

 padding: 0.5em;

} .my-buttons a {

 color: #005896;
 font-weight: bold;
 font-size: 0.9em;
 text-decoration: none;
 padding: 0 0.1em 0.1em 0.1em;

} .my-buttons a:hover, .my-buttons a:active {

 background-color: #bbccdd !important;

}

  1. editpage-specialchars a {
 text-decoration: none;

}

  1. editpage-specialchars a:hover {
 text-decoration: underline;

}