Bước tới nội dung

Thành viên:Juskteez/vector.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.

body {margin:5px;}
.portal[role="navigation"] li {background:rgba(206, 206, 206, 1);margin:5px 0 !important;padding: 5px !important;border:1px solid rgb(165, 165, 165);}
.portal[role="navigation"] li:hover {background:rgba(218, 218, 218, 1);}
.portal[role="navigation"] li a {text-decoration:none;cursor: default;}
#p-personal {position: fixed;
background-image: linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
right: 0;top: 0;width: 100%;padding: 8px 0;border-bottom:1px solid rgba(255,255,255,0.5);}
#p-personal ul {float:right;margin:0 5px;}
::-webkit-scrollbar {width: 8px;height: 8px;}
::-webkit-scrollbar-thumb {background-color: #bbb;border-radius:4px;}
::-webkit-scrollbar-button {width: 0;height: 0;display: none;}
::-webkit-scrollbar-track {background-color: #fff;}