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

새 문서: #hanja-ui-switcher { position: fixed; right: 16px; bottom: 16px; z-index: 99999; background: #ffffff; border: 1px solid #aaa; border-radius: 8px; padding: 8px 12px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,0,0,0.2); } #hanja-ui-switcher a { color: #0645ad; text-decoration: none; font-weight: bold; }
 
문서를 비움
태그: 비우기
 
1번째 줄: 1번째 줄:
#hanja-ui-switcher {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 99999;
    background: #ffffff;
    border: 1px solid #aaa;
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 14px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}


#hanja-ui-switcher a {
    color: #0645ad;
    text-decoration: none;
    font-weight: bold;
}

2026년 4월 28일 (화) 18:48 기준 최신판