參考: 設定을 貯藏한 後에 바뀐 점을 確認하기 爲해서는 브라우저의 캐시를 새로 고쳐야 합니다.
- 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 入力 (Mac에서는 ⌘-R)
- 구글 크롬: Ctrl-Shift-R키를 入力 (Mac에서는 ⌘-Shift-R)
- 인터넷 익스플로러: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 入力.
- 오페라: 메뉴 → 設定(맥의 境遇 오페라 → 環境設定)으로 移動한 다음 個人 情報 保護 및 保安 → 檢索 데이터 지우기 → 캐시한 映像 및 파일을 누름.
/* 이 CSS 설정은 리버티 스킨을 사용하는 사용자에게 적용됩니다 */
body {
font-size: 1.1rem;
}
.Liberty .nav-wrapper .navbar .navbar-brand {
background: transparent url(/images/2/22/All-New-Gukhan-Daebaekgwa-Title-white.png) no-repeat scroll left center/auto 1.9rem;
}
.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;
}
}