編輯 要約 없음 |
잔글編輯 要約 없음 |
||
2番째 줄: | 2番째 줄: | ||
body { | body { | ||
font-size: 1. | font-size: 1.1rem; | ||
} | } | ||
2023年12月11日(月)19時52分 版
/* 이 CSS 설정은 리버티 스킨을 사용하는 사용자에게 적용됩니다 */ body { font-size: 1.1rem; } .Liberty .nav-wrapper .navbar .navbar-login .logout-btn { display: none; } a.btn ruby.hanja > rt, a.btn ruby.hanja > rp { display: none !important; } header ruby.hanja > rt, header ruby.hanja > rp { display: none !important; } .btn.btn-secondary.tools-btn.tools-share { display: none; } .Liberty .content-wrapper .liberty-content .liberty-content-main .tleft { margin-right: 0.8rem; margin-bottom: 0.8rem; } .alert-info { color: revert; background-color: #9addff80; border-color: #89caec; } .alert-info { color: revert; background-color: #9addff40; border-color: ##89caec80; } @media screen and (max-width:520px) { div.tright, div.floatright, table.floatright { float:none; } }