註:重取頁面,文方新焉。
- Firefox / Safari:押 Shift 並點 重新載入,或合鍵 Ctrl-F5 或 Ctrl-R(Mac 為 ⌘-R)。
- Google Chrome:點 Ctrl-Shift-R(Mac為 ⌘-Shift-R)。
- Internet Explorer:押 Ctrl 並點 重新整理,或合鍵 Ctrl-F5。
- Opera:須至 Tools → Preferences 清謄本(Mac 為 Opera → Preferences)。
/* 此處的CSS會影響使用Liberty外觀的使用者 */ .Liberty .nav-wrapper .navbar .navbar-login .logout-btn { display: none; } .navbar-brand { display: none; } .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: #9addff40; border-color: ##89caec80; } blockquote { border: 2px dashed #8884; border-inline-start: 5px solid #222; padding: 10px; background: #8881; text-indent: 0px; } blockquote p { margin: 0px; } @media screen and (max-width:520px) { div.tright, div.floatright, table.floatright { float:none; } }