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

내용 삭제됨 내용 추가됨
틀:보존문서 안내문2용 class 추가: inputbox 폭 조정 등
<ref> ":target" 배경색 관련 코드 뺌: 확장기능 css에 추가됨[https://gerrit.wikimedia.org/r/#/c/196172/3/modules/ext.cite.css]
34번째 줄:
font-size: 100%; /* Reset font-size when nested in div.reflist */
list-style-type: inherit; /* Enable custom list style types */
}
 
/* 선택된 항목에 배경색 씌우기 */
ol.references li:target,
sup.reference:target,
span.citation:target {
background-color: #DEF;
}