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

편집 요약 없음
편집 요약 없음
283번째 줄: 283번째 줄:
div#mw_content a[href*=".PDF?"].external,  
div#mw_content a[href*=".PDF?"].external,  
div#mw_content a[href*=".PDF#"].external {
div#mw_content a[href*=".PDF#"].external {
    padding-right: 18px;
}
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
  is used (notably Template:PDFlink). This works in IE, unlike the above. */
div#content span.PDFlink a,
div#mw_content span.PDFlink a {
     padding-right: 18px;
     padding-right: 18px;
}
}