미디어위키:Common.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 220번째 줄: | 220번째 줄: | ||
/* 존재하지 않는 문서 페이지의 '기록' 링크 스타일 제거 */ | /* 존재하지 않는 문서 페이지의 '기록' 링크 스타일 제거 */ | ||
.plainlinks a.disable{color: inherit; text-decoration: auto !important; cursor: auto} | .plainlinks a.disable{color: inherit; text-decoration: auto !important; cursor: auto} | ||
/* 공유하기 툴바 스타일 */ | |||
#wikisharetoolbar{float:right; padding:5px; margin-left:10px; margin-bottom:10px; border-style:solid; border-width:1px} | |||