Thành viên:AzusaNyan/vector.css
Chú ý: Sau khi lưu thay đổi trang, bạn phải xóa bộ nhớ đệm của trình duyệt để nhìn thấy các thay đổi. Google Chrome, Firefox, Internet Explorer và Safari: Giữ phím ⇧ Shift và nhấn nút Reload/Tải lại trên thanh công cụ của trình duyệt. Để biết chi tiết và hướng dẫn cho các trình duyệt khác, xem Trợ giúp:Xóa bộ nhớ đệm.
body:not(.skin-contenttranslation), body:not(.skin-contenttranslation) .mw-page-container, .mw-sidebar, .header-container.header-chrome, .minerva-footer {
background: #d9d9d9 !important;
border-right: none !important;
}
#mw-page-base {
background-color: #d9d9d9;
background-image: none;
}
.mw-body {
border-color: transparent !important;
box-shadow: 0 0.25em 0.6em -0.15em rgb(0 0 0 / 15%);
background-color: #e8e8e8;
}
#mw-head .vector-menu-tabs {
padding-left: 0;
}
#mw-head .vector-menu-tabs .selected {
background: #e8e8e8;
}
#mw-head .vector-menu-tabs li,
#mw-head .vector-menu-dropdown {
background: #e8e8e8a1;
}
#mw-head .vector-menu-tabs,
#mw-head .vector-menu-tabs a,
#mw-head .vector-menu-dropdown h3 {
background-image: none !important;
}
body:not(.ns-0):not(.ns-100) .vector-menu-tabs a, body:not(.ns-0):not(.ns-100) .vector-menu-tabs, body:not(.ns-0):not(.ns-100) .vector-menu-tabs ul, body:not(.ns-0):not(.ns-100) #mw-head .vector-menu h5, body:not(.ns-0):not(.ns-100) #mw-head .vector-menu h3, body:not(.ns-0):not(.ns-100) .vector-menu h5 a {
background-image: none;
}
body:not(.ns-0):not(.ns-100) .vector-menu-tabs ul li:not(.selected) {
background: #e8e8e8a1;
background-image: none !important;
}
/* Main Page */
@media (min-width: 576px) {
.main-box, .main-header {
border: 1px solid #ccc !important;
box-shadow: 0px 2px 3px #ddd !important;
}
}
/* Vector Menu */
#mw-head .vector-menu-dropdown ul {
box-shadow: 0 0.25em 0.6em -0.15em rgb(0 0 0 / 15%);
}
#mw-head .vector-menu-dropdown .vector-menu-content, .mm-submenu {
border: none !important;
}
/* Fix Visual Editor on New Vector */
.skin-vector-search-vue .ve-init-mw-desktopArticleTarget-toolbar-opened > .oo-ui-toolbar-bar {
margin: 0 -0.5em;
}