Thành viên:Plantaest/common.css

Bách khoa toàn thư mở Wikipedia

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 ExplorerSafari: 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.

/*@import url('https://vi.wikipedia.org/w/index.php?title=User:P.T.Đ/gray-theme.css&action=raw&ctype=text/css');*/

/*#content a:visited {*/
/*    color: #0645ad;*/
/*}*/

.page-Đặc_biệt_Thay_đổi_gần_đây #content a:visited,
.page-Đặc_biệt_Trang_mới #content a:visited {
    color: #9446ea;
}
/*#content a:visited:active {*/
/*	color: #ef2913;*/
/*}*/
/*#content a.new:visited, #p-personal a.new:visited {*/
/*    color: #dc480d !important;*/
/*}*/
div.mw-abusefilter-editor {
	width: 90% !important;
	height: 38em !important;
}

.oo-ui-textInputWidget {
	max-width: 66em !important;
}

.page-Wikipedia_AutoWikiBrowser_Script {
	font-family: "Segoe UI";
}

#userjs-todo-popup {
	z-index: 9999 !important;
}

body.page-Thành_viên_P_T_Đ_Wiki2021_Trang_Chính #firstHeading,
body.page-Thành_viên_P_T_Đ_Wiki2021_Trang_Chính #siteSub,
body.page-Thành_viên_P_T_Đ_Wiki2021_Trang_Chính #contentSub,
body.page-Thành_viên_P_T_Đ_Wiki2021_Trang_Chính #catlinks {
	display: none;
}

.copy-section-link-pilcrow {
    text-decoration: none !important;
}

#quickedit-editor .oo-ui-textInputWidget {
	max-width: 100% !important;
}

/*body.page-Đặc_biệt_Thay_đổi_gần_đây .navpopup {*/
/*	font-size: 12px !important;*/
/*}*/

/*body.page-Đặc_biệt_Thay_đổi_gần_đây .newpage {*/
/*	padding: 5px 7px;*/
/*    background: #000;*/
/*    color: #fff;*/
/*    border-radius: 5px;*/
/*    box-shadow: 0 3px 5px #ddd;*/
/*}*/

/*body.page-Đặc_biệt_Thay_đổi_gần_đây table {*/
/*    border-bottom: 2px dotted #ccc !important;*/
/*}*/

.fade-ASN {
	height: inherit;
	min-height: inherit;
	line-height: 1.2rem;
	position: relative;
	overflow: hidden;
	z-index: 10;
	padding: 0 7px;
	margin: 0 -7px;
}

.fade-ASN::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(transparent, #fff);
}

.fade-ASN:hover {
	background: #fff;
	overflow: visible;
	height: auto;
	width: 100%;
	padding-bottom: 1rem;
	border-radius: 0 0 3px 3px;
	box-shadow: 0px 2px 3px #eee;
}

.fade-ASN:hover::before {
	content: none;
}

/* Fix MoreMenu */
.mm-tab {
	z-index: 1 !important;
}

.cvn-overlay-userbox {
	order: 1;
}

#wpMassBlockReason {
    width: 850px;
}