𨀈𬧐內容

恪別𡧲版𢯢𢷮𧵑「MediaWiki:Common.css」

2.864 bytes added 、 𣈜2𣎃5𢆥2024
no edit summary
n空固𥿂略𢯢𢷮
空固𥿂略𢯢𢷮
(空顯示3番版𧵑2𠊛用於𡧲)
𣳔1: 𣳔1:
#bodyContent {font-size:6px;}
div#content h1, div#content h2, div#content h3 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif}
div#content h1, div#content h2, div#content h3 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif}


𣳔10: 𣳔8:


* body {line-height:120%; font-family: 'Gothic Nguyen', 'Han-Nom Gothic', 'Microsoft JhengHei', 'Malgun Gothic', 'Dotum', 'Calibri', sans-serif;}
* body {line-height:120%; font-family: 'Gothic Nguyen', 'Han-Nom Gothic', 'Microsoft JhengHei', 'Malgun Gothic', 'Dotum', 'Calibri', sans-serif;}
:lang(zh), .interwiki-zh {font-family: ;}
:lang(ja), .interwiki-ja {font-family: ;}
:lang(ko), .interwiki-ko {font-family: ;}
:lang(en), .interwiki-en {font-family: ;}
:lang(fr), .interwiki-fr {font-family: ;}
:lang(ru), .interwiki-ru {font-family: ;}


/* Don't display page title on the main page */
/* Don't display page title on the main page */
𣳔30: 𣳔21:
blockquote {
blockquote {
overflow: hidden;
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
/* Giảm nhảy trang bằng cách ẩn nội dung bị thu gọn/loại bỏ */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
display: none;
}
}


𣳔70: 𣳔70:
     background-color: #f9f9f9;
     background-color: #f9f9f9;
     margin: 5px 0 5px 10px;
     margin: 5px 0 5px 10px;
    min-width: 294px;
    max-width: 320px;
     color: black;
     color: black;
     float: right;
     float: right;
𣳔81: 𣳔79:
}
}
.infobox caption {
.infobox caption {
    font-size: 125%;
font-size: 125%;
    font-weight: bold;
font-weight: bold;
padding: 0.2em;
text-align: center;
}
}
.infobox th {
.infobox th {
𣳔212: 𣳔212:
.infobox.geography  th {
.infobox.geography  th {
     border-top: 1px solid #aaa;
     border-top: 1px solid #aaa;
     padding: 0.4em 0.6em 0.4em 0.6em;
     padding: 0.6em 0.8em 0.6em 0.8em;
}
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
.infobox.geography .mergedtoprow th {
     border-top: 1px solid #aaa;
     border-top: 1px solid #aaa;
     padding: 0.4em 0.6em 0.2em 0.6em;
     padding: 0.6em 0.8em 0.4em 0.8em;
}
}


𣳔223: 𣳔223:
.infobox.geography .mergedrow th {
.infobox.geography .mergedrow th {
     border: 0;
     border: 0;
     padding: 0 0.6em 0.2em 0.6em;
     padding: 0.2em 0.8em 0.4em 0.8em;
}
}


𣳔230: 𣳔230:
     border-top: 0;
     border-top: 0;
     border-bottom: 1px solid #aaa;
     border-bottom: 1px solid #aaa;
     padding: 0 0.6em 0.4em 0.6em;
     padding: 0.2em 0.8em 0.6em 0.8em;
}
}


𣳔293: 𣳔293:
     padding: 0;
     padding: 0;
}
}
/* Display list items inline */
/* Display list items inline */
.hlist dd,
.hlist dd,
𣳔300: 𣳔301:
     display: inline;
     display: inline;
}
}
/* Display nested lists inline */
/* Display nested lists inline */
.hlist.inline,
.hlist.inline,
𣳔380: 𣳔382:
}
}


/* Kiểu cách mặc định cho các hộp điều hướng (navbox) */
/* Default style for navigation boxes */
.navbox {                    /* Navbox container style */
.navbox {                    /* Navbox container style */
    border: 1px solid #aaa;
box-sizing: border-box;
    width: 100%;
border: 1px solid #a2a9b1;
    margin: auto;
width: 100%;
    clear: both;
clear: both;
    font-size: 88%;
font-size: 88%;
    text-align: center;
text-align: center;
    padding: 1px;
padding: 1px;
    box-sizing: border-box;
margin: 1em auto 0;      /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
margin-top: -1px;         /* Single pixel border between adjacent navboxes */
}
}
.navbox-inner,
.navbox-inner,
.navbox-subgroup {
.navbox-subgroup {
    width: 100%;
width: 100%;
}
}
.navbox-group,
.navbox-group,
.navbox-title,
.navbox-title,
.navbox-abovebelow {
.navbox-abovebelow {
    padding: 0.25em 1em;      /* Title, group and above/below styles */
padding: 0.25em 1em;      /* Title, group and above/below styles */
    line-height: 1.5em;
line-height: 1.5em;
    text-align: center;
text-align: center;
}
}
th.navbox-group {            /* Group style */
th.navbox-group {            /* Group style */
    white-space: nowrap;
white-space: nowrap;
    /* @noflip */
/* @noflip */
    text-align: right;
text-align: right;
}
}
.navbox,
.navbox,
.navbox-subgroup {
.navbox-subgroup {
    background: #fdfdfd;     /* Background color */
background-color: #fdfdfd; /* Background color */
}
}
.navbox-list {
.navbox-list {
    line-height: 1.8em;
line-height: 1.5em;
    border-color: #fdfdfd;    /* Must match background color */
border-color: #fdfdfd;    /* Must match background color */
}
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
border-top: 2px solid #fdfdfd; /* Must match background color */
}
}
.navbox th,
.navbox th,
.navbox-title {
.navbox-title {
    background: #ccccff;      /* Level 1 color */
background-color: #ccccff;      /* Level 1 color */
}
}
.navbox-abovebelow,
.navbox-abovebelow,
th.navbox-group,
th.navbox-group,
.navbox-subgroup .navbox-title {
.navbox-subgroup .navbox-title {
    background: #ddddff;      /* Level 2 color */
background-color: #ddddff;      /* Level 2 color */
}
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
.navbox-subgroup .navbox-abovebelow {
    background: #e6e6ff;      /* Level 3 color */
background-color: #e6e6ff;      /* Level 3 color */
}
}
.navbox-even {
.navbox-even {
    background: #f7f7f7;      /* Even row striping */
background-color: #f7f7f7;      /* Even row striping */
}
}
.navbox-odd {
.navbox-odd {
    background: transparent;  /* Odd row striping */
background-color: transparent;  /* Odd row striping */
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
    margin-top: -1px;          /* (doesn't work for IE6, but that's okay)      */
}
}
.navbox .hlist td dl,
.navbox .hlist td dl,
𣳔443: 𣳔455:
.navbox td.hlist ol,
.navbox td.hlist ol,
.navbox td.hlist ul {
.navbox td.hlist ul {
    padding: 0.125em 0;      /* Adjust hlist padding in navboxes */
padding: 0.125em 0;      /* Adjust hlist padding in navboxes */
}
ol + table.navbox,
ul + table.navbox {
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */
}
}


/* Default styling for Navbar template */
/* Default styling for Navbar template */
.navbar {
.navbar {
    display: inline;
display: inline;
    font-size: 88%;
font-size: 88%;
    font-weight: normal;
font-weight: normal;
}
}
.navbar ul {
.navbar ul {
    display: inline;
display: inline-block;
    white-space: nowrap;
white-space: nowrap;
}
.mw-body-content .navbar ul {
line-height: inherit;
}
}
.navbar li {
.navbar li {
    word-spacing: -0.125em;
word-spacing: -0.125em;
}
}
.navbar.mini li span {
.navbar.mini li abbr[title] {
  font-variant: small-caps;
font-variant: small-caps;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
}
/* Navbar styling when nested in infobox and navbox */
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
.infobox .navbar {
    font-size: 100%;
font-size: 100%;
}
}
.navbox .navbar {
.navbox .navbar {
    display: block;
display: block;
    font-size: 100%;
font-size: 100%;
}
}
.navbox-title .navbar {
.navbox-title .navbar {
    /* @noflip */
/* @noflip */
    float: left;
float: left;
    /* @noflip */
/* @noflip */
    text-align: left;
text-align: left;
    /* @noflip */
/* @noflip */
    margin-right: 0.5em;
margin-right: 0.5em;
    width: 6em;
}
}


/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.mw-parser-output .mw-collapsible-toggle {
.collapseButton {
font-weight: normal;
    /* @noflip */
/* @noflip */
    float: right;
text-align: right;
    font-weight: normal;
padding-right: 0.2em;
    /* @noflip */
padding-left: 0.2em;
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}
}
/* In navboxes, the show/hide button balances the v·d·e links
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
  from [[Template:Navbar]], so they need to be the same width. */
/* @noflip */
.navbox .collapseButton {
float: left;
    width: 6em;
/* @noflip */
}
text-align: left;
 
/* Bật sáng lên đầu đề bảng mở/đóng khi rê chuột lên. */
table.collapsible tr th.collapsible-header, div.NavFrame div.NavHead {
cursor: default;
-moz-transition: background-size 0.2s linear 0.1s;
    -webkit-transition: background-size 0.2s linear 0.1s;
    -o-transition: background-size 0.2s linear 0.1s;
    -ms-transition: background-size 0.2s linear 0.1s;
    transition: background-size 0.2s linear 0.1s;
   
    background-repeat: repeat-x !important;
    background-position: center !important;
    background-size: auto 200% !important;
   
background-image: -moz-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Gecko 1.9.2+ */
    background-image: -webkit-gradient(linear, left top, left bottom,
      from(rgba(255, 255, 255, 0.8)),
      color-stop(80%, rgba(255, 255, 255, 0)),
      to(transparent)) !important; /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Chrome 10+, Safari 5.1+ */
    background-image: -o-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Presto 2.8+ */
    background-image: -icab-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* iCab? */
    background-image: -khtml-linear-gradient(linear, left top, left bottom,
      from(rgba(255, 255, 255, 0.8)),
      color-stop(rgba(255, 255, 255, 0)),
      to(transparent)) !important; /* KHTML? */
    background-image: -ms-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Trident 6.0+ */
    background-image: linear-gradient(to bottom,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* CSS 3 */
}
table.collapsible tr th.collapsible-header:hover, div.NavFrame div.NavHead:hover {
    background-size: auto 100% !important;
   
-moz-transition: background-size 0.1s linear;
    -webkit-transition: background-size 0.1s linear;
    -o-transition: background-size 0.1s linear;
    -ms-transition: background-size 0.1s linear;
    transition: background-size 0.1s linear;
}
 
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
}
.navbox .mw-collapsible-toggle {
    width: 6em;
}
}


𣳔573: 𣳔516:
   
   
div.NavFrame {
div.NavFrame {
    margin: 0;
margin: 0;
    padding: 4px;
padding: 4px;
    border: 1px solid #aaa;
border: 1px solid #a2a9b1;
    text-align: center;
text-align: center;
    border-collapse: collapse;
border-collapse: collapse;
    font-size: 95%;
font-size: 95%;
}
}
div.NavFrame + div.NavFrame {
div.NavFrame + div.NavFrame {
    border-top-style: none;
border-top-style: none;
    border-top-style: hidden;
border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    /* @noflip */
    float: left;
}
}
div.NavFrame div.NavHead {
div.NavFrame div.NavHead {
    height: 1.6em;
line-height: 1.6em;
    font-weight: bold;
font-weight: bold;
    background-color: #ccf;
background-color: #ccf;
    position: relative;
position: relative;
}
}
div.NavFrame p,
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
div.NavFrame div.NavContent p {
    font-size: 100%;
font-size: 100%;
}
}
div.NavEnd {
a.NavToggle {
    margin: 0;
position: absolute;
    padding: 0;
top: 0;
    line-height: 1px;
/* @noflip */
    clear: both;
right: 3px;
}
font-weight: normal;
a.NavToggle {
font-size: 90%;
    position: absolute;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}
}


𣳔621: 𣳔551:
.hatnote {
.hatnote {
font-style: italic;
font-style: italic;
font-size: 95%;
}
}
.hatnote i {
.hatnote i {
𣳔688: 𣳔617:
     padding-left: 16px !important;
     padding-left: 16px !important;
     padding-right: 0 !important;
     padding-right: 0 !important;
}
.k-player .k-options {
    letter-spacing: -0.05em;
    text-transform: none;
    white-space: nowrap;
}
}


𣳔819: 𣳔742:
     background-color: #f8eaba;
     background-color: #f8eaba;
     margin: 4px auto;
     margin: 4px auto;
}
/* Kiểu hộp thông báo cấm thành viên */
div.user-block {
padding: 5px;
margin-bottom: 0.5em;
border: 1px solid #a9a9a9;
background-color: #ffefd5;
}
}


𣳔993: 𣳔924:
}
}


/* Kiểu cho các khung thông báo cấm thành viên */
div.user-block {
padding: 5px;
border: 1px solid #A9A9A9;
background-color: #FFEFD5;
}


/* Kích thước khung cho các hộp thông báo ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox */
/* Kích thước khung cho các hộp thông báo ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox */
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none;  
border: none;
    padding: 0.25em 0.9em;       /* 0.9em left/right */
/* @noflip */
    width: 100%;   /* Make all mboxes the same width regardless of text length */
padding: 0.25em 0.9em;     /* 0.9em left/right */
width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
border: none;
/* @noflip */
padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
text-align: center;
}
}
td.mbox-image {                 /* The left image cell */
td.mbox-imageright {           /* The right image cell */
    border: none;  
border: none;
    padding: 2px 0 2px 0.9em;   /* 0.9em left, 0 right */
/* @noflip */
    text-align: center;  
padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
text-align: center;
}
}
td.mbox-imageright {            /* The right image cell */
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
border: none;
    padding: 2px 0.9em 2px 0;    /* 0 left, 0.9em right */
padding: 0;
    text-align: center;
width: 1px;
}
td.mbox-empty-cell {         /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}
}


/* Quy định kiểu dáng cho các bản mẫu thông báo */
/* Quy định kiểu dáng cho các bản mẫu hộp thông báo */
table.ambox {
table.ambox {
    margin: 0 10%;
margin: 0 10%;                 /* 10% = Will not overlap with other elements */
    border-collapse: collapse;
border: 1px solid #a2a9b1;
    background-color: #fbfbfb;
/* @noflip */
    border-bottom: 1px solid #aaa;
border-left: 10px solid #36c; /* Default "notice" blue */
    border-left: 1px solid #CCC;
background-color: #fbfbfb;
    border-right: 1px solid #CCC;
box-sizing: border-box;
    font-size: 95%;
}
}
table.ambox + table.ambox {     /* Single border between stacked boxes. */
table.ambox th.ambox-text, table.ambox td.ambox-text {
margin-top: -1px;
    padding: 0.25em 0.5em; /* 0.5em left/right */
    width: 100%; /* Để các bản mẫu cùng kích thước */
}
}
table.ambox td.ambox-image {
.ambox th.mbox-text,
    padding: 2px 0 2px 0.5em; /* 0.5em left, 0 right */
.ambox td.mbox-text {           /* The message body cell(s) */
    text-align: center;
padding: 0.25em 0.5em;       /* 0.5em left/right */
}
}
table.ambox td.ambox-imageright {
.ambox td.mbox-image {           /* The left image cell */
    padding: 2px 0.5em 2px 0; /* 0 left, 0.5em right */
/* @noflip */
    text-align: center;
padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
}
}
 
.ambox td.mbox-imageright {     /* The right image cell */
table.ambox-notice {border-top: 5px solid #608EC2}  /* Xanh lam */
/* @noflip */
table.ambox-protection {border-top: 5px solid #bba} /* Xám */
padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
table.ambox-delete,
table.ambox-serious {border-top: 5px solid #b22222} /* Đỏ */
table.ambox-content {border-top: 5px solid #f28500} /* Cam */
table.ambox-style {border-top: 5px solid #f4c430}  /* Vàng*/
table.ambox-move,
table.ambox-merge {border-top: 5px solid #8c08a4}  /* Tím */
table.ambox-growth {border-top: 5px solid #47a30d}  /* Xanh lục */
table.ambox-license {border-top: 5px solid #88a;    /* Xám đậm */ background: #f7f8ff;  /* Xám nhạt */ }
table.ambox-featured {border-top: 5px solid #cba135}  /* Brown-gold */
   
table.ambox.ambox-mini {
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}
}


/* Kiểu cho hộp thông báo tại thể loại */
table.ambox-notice {
table.cmbox {
/* @noflip */
    margin: 3px 10%;
border-left: 10px solid #36c;       /* Xanh */
    border-collapse: collapse;
    border: 1px solid #aaa;  
    background: #DFE8FF;    /* Default "notice" blue */
}
}
 
table.ambox-speedy {
table.cmbox-notice {
/* @noflip */
    background: #D8E8FF;   /* Blue */
border-left: 10px solid #b32424;    /* Đỏ */
background-color: #fee7e6;         /* Hồng */
}
}
table.cmbox-speedy {
table.ambox-delete {
    margin-top: 4px;
/* @noflip */
    margin-bottom: 4px;
border-left: 10px solid #b32424;   /* Đỏ */
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;         /* Pink */
}
}
table.cmbox-delete {
table.ambox-content {
    background: #FFDBDB;    /* Red */
/* @noflip */
border-left: 10px solid #f28500;    /* Cam */
}
}
table.cmbox-content {
table.ambox-style {
    background: #FFE7CE;   /* Orange */
/* @noflip */
border-left: 10px solid #fc3;       /* Vàng */
}
}
table.cmbox-style {
table.ambox-move {
    background: #FFF9DB;    /* Yellow */
/* @noflip */
border-left: 10px solid #9932cc;    /* Tím */
}
}
table.cmbox-move {
table.ambox-protection {
    background: #E4D8FF;    /* Purple */
/* @noflip */
border-left: 10px solid #a2a9b1;    /* Vàng xám */
}
}
table.cmbox-protection {
table.ambox-growth {
    background: #EFEFE1;    /* Gray-gold */
/* @noflip */
border-left: 10px solid #47a30d;    /* Xanh lục */
}
}


/* Kiểu cho họp thông báo ở các trang khác */
/* Kiểu hộp thông báo hình */
table.ombox {
table.imbox {
    margin: 4px 10%;  
margin: 4px 10%;
    border-collapse: collapse;  
border-collapse: collapse;
    border: 1px solid #aaa;       /* Default "notice" gray */
border: 3px solid #36c;   /* Default "notice" blue */
    background: #f9f9f9;
background-color: #fbfbfb;
box-sizing: border-box;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.        */
display: block;        /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {      /* For imboxes inside other templates.  */
margin: 4px;
}
}


table.ombox-notice {
table.imbox-notice {
    border: 1px solid #aaa;      /* Gray */
border: 3px solid #36c;      /* Blue */
}
}
table.ombox-speedy {
table.imbox-speedy {
    border: 2px solid #b22222;    /* Red */
border: 3px solid #b32424;    /* Red */
    background: #fee;             /* Pink */
background-color: #fee7e6;   /* Pink */
}
}
table.ombox-delete {
table.imbox-delete {
    border: 2px solid #b22222;    /* Red */
border: 3px solid #b32424;    /* Red */
}
}
table.ombox-content {
table.imbox-content {
    border: 1px solid #f28500;    /* Orange */
border: 3px solid #f28500;    /* Orange */
}
}
table.ombox-style {
table.imbox-style {
    border: 1px solid #f4c430;   /* Yellow */
border: 3px solid #fc3;       /* Yellow */
}
}
table.ombox-move {
table.imbox-move {
    border: 1px solid #9932cc;    /* Purple */
border: 3px solid #9932cc;    /* Purple */
}
}
table.ombox-protection {
table.imbox-protection {
    border: 2px solid #bba;       /* Gray-gold */
border: 3px solid #a2a9b1;   /* Gray-gold */
}
}
table.imbox-license {
/* Kiểu cho hộp thông báo ở trang thảo luận */
border: 3px solid #88a;       /* Dark gray */
table.tmbox {
background-color: #f7f8ff;   /* Light gray */
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;   /* Default "notice" gray-brown */
    background: #f8eaba;
}
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
table.imbox-featured {
    margin: 2px 0;              /* class ensures that this declaration overrides other */
border: 3px solid #cba135;   /* Brown-gold */
    width: 100%; /* For Safari and Opera */    /* styles (including mbox-small above) */
}
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
 
    line-height: 1.5em;         /* also "nested", so reset styles that are  */  
/* Kiểu hộp thông báo thể loại */
    font-size: 100%;             /* set in "mbox-small" above.                */
table.cmbox {
margin: 3px 10%;
border-collapse: collapse;
border: 1px solid #a2a9b1;
background-color: #dfe8ff;   /* Default "notice" blue */
box-sizing: border-box;
}
}


table.tmbox-speedy {
table.cmbox-notice {
    border: 2px solid #b22222;    /* Red */
background-color: #d8e8ff;    /* Blue */
    background: #fee;            /* Pink */
}
}
table.tmbox-delete {
table.cmbox-speedy {
    border: 2px solid #b22222;    /* Red */
margin-top: 4px;
margin-bottom: 4px;
border: 4px solid #b32424;    /* Red */
background-color: #ffdbdb;    /* Pink */
}
}
table.tmbox-content {
table.cmbox-delete {
    border: 2px solid #f28500;    /* Orange */
background-color: #ffdbdb;    /* Pink */
}
table.cmbox-content {
background-color: #ffe7ce;    /* Orange */
}
}
table.tmbox-style {
table.cmbox-style {
    border: 2px solid #f4c430;    /* Yellow */
background-color: #fff9db;    /* Yellow */
}
}
table.tmbox-move {
table.cmbox-move {
    border: 2px solid #9932cc;    /* Purple */
background-color: #e4d8ff;    /* Purple */
}
}
table.tmbox-protection,
table.cmbox-protection {
table.tmbox-notice {
background-color: #efefe1;    /* Gray-gold */
    border: 1px solid #c0c090;    /* Gray-brown */
}
}


/* Kiểu cho hộp định hướng và hộp chỉ số nhóm */
/* Kiểu một số dạng hộp thông báo khác */
table.dmbox {
table.ombox {
    clear: both;  
margin: 4px 10%;
    margin: 0.9em 1em;  
border-collapse: collapse;
    border-top: 1px solid #ccc;  
border: 1px solid #a2a9b1;   /* Default "notice" gray */
    border-bottom: 1px solid #ccc;  
background-color: #f8f9fa;
    background: transparent;
box-sizing: border-box;
}
}
 
/* Kiểu cho hộp thông báo ở đầu và cuối trang */
table.ombox-notice {
table.fmbox {
border: 1px solid #a2a9b1;   /* Gray */
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
}
table.fmbox-system {
table.ombox-speedy {
    background: #f9f9f9;
border: 2px solid #b32424;    /* Red */
background-color: #fee7e6;   /* Pink */
}
}
table.fmbox-warning {
table.ombox-delete {
    border: 1px solid #bb7070; /* Dark pink */
border: 2px solid #b32424;   /* Red */
    background: #ffdbdb;        /* Pink */
}
}
table.fmbox-editnotice {
table.ombox-content {
    background: transparent;
border: 1px solid #f28500;   /* Orange */
}
}
/* Thẻ div dựa trên các thông báo fmbox kiểu "cảnh báo". */
table.ombox-style {
div.mw-warning-with-logexcerpt,
border: 1px solid #fc3;      /* Yellow */
div.mw-lag-warn-high,
}
div.mw-cascadeprotectedwarning,
table.ombox-move {
div#mw-protect-cascadeon,
border: 1px solid #9932cc;   /* Purple */
div.titleblacklist-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
}
/* Thẻ div dựa trên các thông báo fmbox kiểu "hệ thống". Dùng trong
table.ombox-protection {
  [[MediaWiki:Noarticletext]] và [[MediaWiki:Readonly lag]]. */
border: 2px solid #a2a9b1;   /* Gray-gold */
div.mw-lag-warn-normal,
div.noarticletext,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}
}


/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
/* Kiểu hộp thông báo thảo luận */
   ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
table.tmbox {
  đè lên "table.ambox + table.ambox" phía trên. */
margin: 4px 10%;
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
border-collapse: collapse;
    clear: right;
border: 1px solid #c0c090;   /* Default "notice" gray-brown */
    float: right;
background-color: #f8eaba;
    margin: 4px 0 4px 1em;
min-width: 80%;
    width: 238px;
box-sizing: border-box;
    font-size: 88%;
}
    line-height: 1.25em;
.tmbox.mbox-small {
min-width: 0;                /* reset the min-width of tmbox above        */
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)  */
width: 100%;                 /* For Safari and Opera */
}
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    margin: 4px 1em 4px 0;
line-height: 1.5em;         /* also "nested", so reset styles that are  */
    width: 238px;
font-size: 100%;             /* set in "mbox-small" above.               */
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
}


/* làm cho các chú thích trong bài không làm xô lệch hàng */
table.tmbox-speedy {
.reference, .references sup {
border: 2px solid #b32424;    /* Red */
    font-size: 80%;
background-color: #fee7e6;    /* Pink */
    white-space: nowrap;
}
table.tmbox-delete {
border: 2px solid #b32424;    /* Red */
}
table.tmbox-content {
border: 2px solid #f28500;   /* Orange */
}
table.tmbox-style {
border: 2px solid #fc3;       /* Yellow */
}
}
 
table.tmbox-move {
/* Giảm chiều cao các hàng có <sup> và <sub> */
border: 2px solid #9932cc;    /* Purple */
sup, sub {
    line-height: 1em;
}
}
 
table.tmbox-protection,
/* làm cho danh sách các tham khảo trong [[Bản mẫu:Tham khảo]] nhỏ hơn */
table.tmbox-notice {
.references-small {  
border: 1px solid #c0c090;   /* Gray-brown */
    font-size: 90%;
}
}


/* CHÚ Ý PHÊ CHUẨN: những mã sau hiển thị đúng, nhưng phê chuẩn W3C không chấp nhận nó */
/* Kiểu hộp thông báo chân trang và đầu đề */
/* -moz-* là một phần mở rộng tùy theo nhà cung cấp (CSS 2.1 4.1.2.1) */
table.fmbox {
/* column-count lấy từ gói CSS3 "CSS Multi-column Layout" */
clear: both;
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
margin: 0.2em 0;
.references-2column {
width: 100%;
    font-size: 90%;
border: 1px solid #a2a9b1;
    -moz-column-count: 2;
background-color: #f8f9fa;     /* Default "system" gray */
    column-count: 2;
box-sizing: border-box;
}
}
 
table.fmbox-system {
/* Tô sáng tham khảo được nhấn để dễ tìm */
background-color: #f8f9fa;
ol.references > li:target {  
    background-color: #DEF;
    box-shadow: 0 0 0 5px #DEF;
}
}
ol.references > li:target:-moz-list-number {
table.fmbox-warning {
font-weight: bold;
border: 1px solid #bb7070;  /* Dark pink */
background-color: #ffdbdb; /* Pink */
}
}
sup.reference:target,
table.fmbox-editnotice {
span.citation:target, cite:target {  
background-color: transparent;
    outline: medium solid rgba(6, 69, 173, 0.4);
    outline-offset: 2px;
    -moz-outline-radius: 100%;
    border-radius: 100%;
}
}
 
/* Thẻ div dựa trên các thông báo fmbox kiểu "cảnh báo". */
/* Làm cho mục tham khảo trong đầu đề bảng không bị đậm hay nghiêng */
div.mw-warning-with-logexcerpt,
sup.reference {
div.mw-lag-warn-high,
    font-weight: normal;
div.mw-cascadeprotectedwarning,
    font-style: normal;
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background-color: #ffdbdb;
padding: 0.25em 0.9em;
box-sizing: border-box;
}
}
 
/* Thẻ div dựa trên các thông báo fmbox kiểu "hệ thống". Dùng trong
/* Kiểu cách cho chú thích */
  [[MediaWiki:Noarticletext]] và [[MediaWiki:Readonly lag]]. */
span.citation, cite {
div.mw-lag-warn-normal,
     font-style: normal;
div.noarticletext,
     word-wrap: break-word;
div.fmbox-system {
     clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
     padding: 0.25em 0.9em;
}
}


/* For linked citation numbers and document IDs, where
/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
   the number need not be shown on a screen or a handheld,
   ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
   but should be included in the printed version
   đè lên "table.ambox + table.ambox" phía trên. */
*/
html body.mediawiki .mbox-small {  /* For the "small=yes" option. */
@media screen, handheld, projection {
/* @noflip */
    span.citation .printonly, cite .printonly {
clear: right;
        display: none;
/* @noflip */
    }
float: right;
/* @noflip */
margin: 4px 0 4px 1em;
box-sizing: border-box;
width: 238px;
font-size: 88%;
line-height: 1.25em;
}
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
/* @noflip */
margin: 4px 1em 4px 0;
box-sizing: border-box;
overflow: hidden;
width: 238px;
border-collapse: collapse;
font-size: 88%;
line-height: 1.25em;
}
}


/* Tọa độ địa lý
/* Kiểu cách cho ambox nhỏ gọn */
/* Ẩn hình */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
display: none;
}
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
border: none;
border-collapse: collapse;
background-color: transparent;
margin: 0 0 0 1.6em !important;
padding: 0 !important;
width: auto;
display: block;
}
body.mediawiki .compact-ambox table.mbox-small-left {
font-size: 100%;
width: auto;
margin: 0;
}
/* Định kiểu ô văn bản dưới dạng một mục danh sách và loại bỏ phần đệm của nó */
.compact-ambox table .mbox-text {
padding: 0 !important;
margin: 0 !important;
}
.compact-ambox table .mbox-text-span {
display: list-item;
line-height: 1.5em;
list-style-type: square;
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);
}
.skin-vector .compact-ambox table .mbox-text-span {
list-style-type: disc;
list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
}
/* Cho phép ẩn văn bản ở dạng nhỏ gọn */
.compact-ambox .hide-when-compact {
display: none;
}


Để hiển thị tọa độ địa lý dùng cách ghi chú trong mã nguồn, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
/* làm cho các chú thích trong bài không làm xô lệch hàng */
  .geo-default { display: inline } .geo-nondefault { display: none }
.reference, .references sup {
  .geo-dec { display: inline } .geo-dms { display: inline }
    font-size: 80%;
    white-space: nowrap;
}


Để hiển thị tọa độ địa lý dùng cách ghi chú thập phân, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
/* Giảm chiều cao các hàng có <sup> và <sub> */
  .geo-default { display: inline } .geo-nondefault { display: inline }
sup, sub {
  .geo-dec { display: inline } .geo-dms { display: none }
    line-height: 1em;
}


Để hiển thị tọa độ địa lý dùng cách ghi chú kiểu DMS, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
/* Làm cho danh sách các tham khảo trong [[Bản mẫu:Tham khảo]] nhỏ hơn */
  .geo-default { display: inline } .geo-nondefault { display: inline }
/* Giữ để đồng bộ với Bản mẫu:Đầu tham khảo/styles.css */
  .geo-dec { display: none }  .geo-dms { display: inline }
ol.references,
div.reflist {
font-size: 90%;            /* Font mặc định */
margin-bottom: 0.5em;
}
div.reflist ol.references {
font-size: 100%;          /* Reset font-size when nested in div.reflist */
margin-bottom: 0;          /* Avoid double margin when nested in div.reflist */
list-style-type: inherit;  /* Enable custom list style types */
}


Để hiển thị tọa độ địa lý dùng cách ghi chú kiểu DMS lẫn thập phân, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
/* CHÚ Ý PHÊ CHUẨN: những mã sau hiển thị đúng, nhưng phê chuẩn W3C không chấp nhận nó */
  .geo-default { display: inline } .geo-nondefault { display: inline }
/* -moz-* là một phần mở rộng tùy theo nhà cung cấp (CSS 2.1 4.1.2.1) */
  .geo-dec { display: inline }  .geo-dms { display: inline }
/* column-count lấy từ gói CSS3 "CSS Multi-column Layout" */
  .geo-multi-punct { display: inline }
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
 
.references-2column {
Xem [[Bản mẫu:Coor link]] để xem cách dùng.
    font-size: 90%;
    -moz-column-count: 2;
    column-count: 2;
}


Lưu ý các lớp "geo", "longitude", và "latitude" không chỉ là các kiểu cách trình bày mà còn được [[vi định dạng Geo]] sử dụng, do đó không nên đổi tên.
/* Tô sáng tham khảo được nhấn để dễ tìm */
ol.references > li:target {
    background-color: #DEF;
    box-shadow: 0 0 0 5px #DEF;
}
ol.references > li:target:marker,
ol.references > li:target:-moz-list-number {
font-weight: bold;
}
sup.reference:target,
span.citation:target, cite:target {
    outline: medium solid rgba(6, 69, 173, 0.4);
    outline-offset: 2px;
}


*/
/* Làm cho mục tham khảo trong đầu đề bảng không bị đậm hay nghiêng */
sup.reference {
    font-weight: normal;
    font-style: normal;
}


.geo-default { display: inline; }
/* Kiểu cách cho chú thích */
.geo-nondefault { display: none; }
span.citation, cite {
.geo-dms { display: inline; }
    font-style: normal;
.geo-dec { display: inline; }
    word-wrap: break-word;
.geo-multi-punct { display: none; }
}


.longitude, .latitude {
/* For linked citation numbers and document IDs, where
    white-space: nowrap;
  the number need not be shown on a screen or a handheld,
  but should be included in the printed version
*/
@media screen, handheld, projection {
    span.citation .printonly, cite .printonly {
        display: none;
    }
}
}


/* Dùng cho vi định dạng Geo (Geo microformat), hiện chưa cần kiểu nào ngoại trừ .geo-dec. */
/* Tọa độ địa lý
.geo { }


/***** hết các kiểu cách cho tọa độ địa lý */
Để hiển thị tọa độ địa lý dùng cách ghi chú trong mã nguồn, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
  .geo-default { display: inline } .geo-nondefault { display: none }
  .geo-dec { display: inline } .geo-dms { display: inline }


/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
Để hiển thị tọa độ địa lý dùng cách ghi chú thập phân, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
  ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
  .geo-default { display: inline } .geo-nondefault { display: inline }
  ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
  .geo-dec { display: inline } .geo-dms { display: none }
  (miễn là không có =đầu đề= trong trang, điều không được khuyên dùng theo như
  Cẩm nang về văn phong).
*/
.toclimit-2 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }


/* Cuộn trái/phải các đoạn mã giữ nguyên khoảng cách */
Để hiển thị tọa độ địa lý dùng cách ghi chú kiểu DMS, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
@media screen {
  .geo-default { display: inline } .geo-nondefault { display: inline }
   pre { overflow: auto; }
   .geo-dec { display: none }   .geo-dms { display: inline }
}


/* Kiểu cách cho Bản mẫu:Quote */
Để hiển thị tọa độ địa lý dùng cách ghi chú kiểu DMS lẫn thập phân, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
blockquote.templatequote {  
  .geo-default { display: inline } .geo-nondefault { display: inline }  
    margin-top: 0;
  .geo-dec { display: inline }  .geo-dms { display: inline }
}
  .geo-multi-punct { display: inline }
blockquote.templatequote div.templatequotecite {  
 
    line-height: 1.5em;
Xem [[Bản mẫu:Coor link]] để xem cách dùng.
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}


/* Thông báo cấm thành viên */
Lưu ý các lớp "geo", "longitude", và "latitude" không chỉ là các kiểu cách trình bày mà còn được [[vi định dạng Geo]] sử dụng, do đó không nên đổi tên.
div.user-block {
    padding: 5px;
    margin-bottom: 0.5em;
    border: 1px solid #A9A9A9;
    background-color: #FFEFD5;
}


/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:
  1) Muốn vậy
  2) Liên kết khi chúng ta không muốn
  3) In đậm "liên kết" trong chính trang đó
  4) Hàm thức HTML
  5) Thẻ ref với tên nhóm <ref group="Note"> --> "[Note 1]"
*/
*/
.nowrap,
 
.nowraplinks a,
.geo-default { display: inline; }
.nowraplinks .selflink,
.geo-nondefault { display: none; }
sup.reference a {  
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
 
.longitude, .latitude {
     white-space: nowrap;
     white-space: nowrap;
}
/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
    white-space: normal;
}
}


/* Cho tài liệu bản mẫu */
/* Dùng cho vi định dạng Geo (Geo microformat), hiện chưa cần kiểu nào ngoại trừ .geo-dec. */
.template-documentation {
.geo { }
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 1em;
}


/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
/***** hết các kiểu cách cho tọa độ địa lý */
.mw-tag-markers {
    font-family:sans-serif;
    font-style:italic;
    font-size:90%;
}


/* Ẩn những nội dung chỉ cho bảo quản viên biết. Hãy viết tương tự trong
/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
   [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]], và
   ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
   [[Mediawiki:Group-autoconfirmed.css]].
  ==đầu đề== ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
   (miễn là không có =đầu đề= trong trang, điều không được khuyên dùng theo như
  Cẩm nang về văn phong).
  */
  */
.sysop-show,
.toclimit-2 .toclevel-2,
.accountcreator-show,
.toclimit-3 .toclevel-3,
.autoconfirmed-show {
.toclimit-4 .toclevel-4,
    display: none;
.toclimit-5 .toclevel-5,
}
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }


/**
/* Cuộn trái/phải các đoạn mã giữ nguyên khoảng cách */
* Hide the redlink generated by {{Editnotice}},
@media screen {
* this overrides the ".sysop-show { display: none; }" above that applies
  pre { overflow: auto; }
* to the same link as well.
*/
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink, .mw-ve-editNotice .editnotice-redlink {
    display: none !important;
}
}


/* Ẩn các phần [[MediaWiki:Newarticletext]] không phù hợp với trình soạn thảo trực quan */
/* Kiểu cách cho Bản mẫu:Quote */
html.ve-activated .novisualeditor,
blockquote.templatequote {
html.ve-activated #wdsearch_container,
    margin-top: 0;  
body.oo-ui-frame-body .noooui {
display: none !important;
}
}
 
blockquote.templatequote div.templatequotecite {
/* Không có thanh ngang trên mác trang đăng nhập */
    line-height: 1.5em;
body.page-Special_UserLogin .mw-label label,
    /* @noflip */
body.page-Special_UserLogin_signup .mw-label label {
    text-align: left;
     white-space: nowrap;
    /* @noflip */
    padding-left: 1.6em;
     margin-top: 0;
}
}


/* Biểu đồ Pie thử nghiệm: Viền trong suốt */
.transborder {
    border: solid transparent;
}
* html .transborder {  /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}


/* Kiểu cách cho đánh dấu cập nhật trong trang theo dõi, lịch sử trang, và thay đổi gần đây/liên quan.
/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:
  Các điểm đánh dấu danh sách được định kiểu trong các bảng kiểu của hình dạng. */
  1) Muốn vậy
span.updatedmarker {
  2) Liên kết khi chúng ta không muốn
     background-color: transparent;
  3) In đậm "liên kết" trong chính trang đó
    color: #006400;
  4) Hàm thức HTML
  5) Thẻ ref với tên nhóm <ref group="Note"> --> "[Note 1]"
*/
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
sup.reference a {  
     white-space: nowrap;
}
}
/*li.mw-changeslist-line-watched .mw-title,
/* But allow wrapping where desired: */
table.mw-changeslist-line-watched .mw-title,
.wrap,
table.mw-enhanced-watch .mw-enhanced-rctime {
.wraplinks a {
     font-weight: normal;
     white-space: normal;
}*/
strong.mw-watched a {
    font-weight: bold
}
}


/* Lớp chung cho chữ serif kiểu Times, lớp texhtml cho toán học trong dòng */
/* Cho tài liệu bản mẫu */
.times-serif,
.template-documentation {
span.texhtml {
    clear: both;
     font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
     margin: 1em 0 0 0;
     font-size: 118%;
     border: 1px solid #aaa;
     line-height: 1.35em;
     background-color: #ecfcf4;
     white-space: nowrap;
     padding: 1em;
}
}
span.texhtml span.texhtml {
 
     font-size: 100%;
/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
.mw-tag-markers {
    font-family: 'Gothic Nguyen', sans-serif;
     font-size:90%;
}
}


/* Hiển thị con số texhtml dưới dạng bảng */
/* Ẩn những nội dung chỉ cho bảo quản viên biết. Hãy viết tương tự trong
.digits,
  [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]],
.texhtml {
  [[Mediawiki:Group-autoconfirmed.css]].
    -moz-font-feature-settings: "lnum", "tnum";
*/
    -webkit-font-feature-settings: "lnum", "tnum";
.checkuser-show,
    font-feature-settings: "lnum", "tnum";
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
}


/* Danh sách tham khảo nhỏ hơn */
/* Hide the redlink generated by {{Editnotice}},
ol.references,
  this overrides the ".sysop-show { display: none; }" above that applies
div.reflist,
  to the same link as well. See [[phab:T45013]]
div.refbegin {
 
    font-size: 90%;            /* Default font-size */
  Hide the images in editnotices to keep them readable in VE view.
    margin-bottom: 0.5em;
  Long term, editnotices should become a core feature so that they can be designed responsive. */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
display: none !important;
}
}
div.refbegin-100 {
 
    font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
/* Remove bullets when there are multiple edit page warnings */
ul.permissions-errors > li {
list-style: none none;
}
}
div.reflist ol.references {
ul.permissions-errors {
    font-size: 100%;          /* Reset font-size when nested in div.reflist */
margin: 0;
    list-style-type: inherit; /* Enable custom list style types */
}
}


/* Thống nhất chiều dài của các dấu tab trong đoạn mã; xem [[Bugzilla:57824]] và [[Bugzilla:57825]]. */
/* Không có thanh ngang trên mác trang đăng nhập */
.mw-highlight > pre,
body.page-Special_UserLogin .mw-label label,
div.mw-geshi div,
body.page-Special_UserLogin_signup .mw-label label {
div.mw-geshi div pre,
     white-space: nowrap;
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua,
.diffchange {
     -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
}


/* workaround to keep editnotices readable in VE view.
/* Biểu đồ Pie thử nghiệm: Viền trong suốt */
  Long term, editnotices should become a core feature so that they can be designed responsive. */
.transborder {
.mw-ve-editNotice .mbox-image {
    border: solid transparent;
display: none;
}
}
* html .transborder {  /* IE6 */
 
    border: solid #000001;
/* Bao quanh thẻ <code> bằng một khung nhằm tách biệt mã ví dụ với nền chữ thông thường */
    filter: chroma(color=#000001);
code {
}
   border: 1px solid #ddd;
 
   padding: 1px 4px;
/* Kiểu cách cho đánh dấu cập nhật trong trang theo dõi, lịch sử trang, và thay đổi gần đây/liên quan.
   border-radius: 2px;
  Các điểm đánh dấu danh sách được định kiểu trong các bảng kiểu của hình dạng. */
}
span.updatedmarker {
 
    background-color: transparent;
#sandbox-intro {
    color: #006400;
     background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/48px-Mypaint-icon.svg.png");
}
     background-position: 12px center;
/*li.mw-changeslist-line-watched .mw-title,
     background-repeat: no-repeat;
table.mw-changeslist-line-watched .mw-title,
     background-size: 48px auto;
table.mw-enhanced-watch .mw-enhanced-rctime {
     padding: 1.5em 0 1.5em 72px;
    font-weight: normal;
     position: -webkit-sticky;
}*/
     position: sticky;
strong.mw-watched a {
     top: 0;
    font-weight: bold
}
 
/* Lớp chung cho chữ serif kiểu Times, lớp texhtml cho toán học trong dòng */
.times-serif,
span.texhtml {
    font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
    font-size: 118%;
    line-height: 1.35em;
    white-space: nowrap;
}
span.texhtml span.texhtml {
    font-size: 100%;
}
 
/* Hiển thị con số và texhtml dưới dạng bảng */
.digits,
.texhtml {
    -moz-font-feature-settings: "lnum", "tnum";
    -webkit-font-feature-settings: "lnum", "tnum";
    font-feature-settings: "lnum", "tnum";
}
 
/* Danh sách tham khảo nhỏ hơn */
ol.references,
div.reflist,
div.refbegin {
    font-size: 90%;            /* Default font-size */
    margin-bottom: 0.5em;
}
div.refbegin-100 {
    font-size: 100%;          /* Option for normal fontsize in {{refbegin}} */
}
div.reflist ol.references {
    font-size: 100%;          /* Reset font-size when nested in div.reflist */
    list-style-type: inherit; /* Enable custom list style types */
}
 
/* T156351: Support for Parsoid's Cite implementation */
span[rel="mw:referencedBy"]::before {
    content: "^ ";
}
a[rel="mw:referencedBy"]::before {
    font-weight: bold;
    content: "^";
}
span[rel="mw:referencedBy"] {
    counter-reset: mw-ref-linkback 0;
}
span[rel="mw:referencedBy"] > a::before {
    font-weight: bold;
    font-style: italic;
    font-size: 80%; /* to match the .references <sup> rule */
    content: counter( mw-ref-linkback, lower-alpha );
}
.mw-ref > a[data-mw-group=upper-alpha]::after {
    content: '[' counter( mw-Ref, upper-alpha ) ']';
}
.mw-ref > a[data-mw-group=decimal]::after {
    content: '[' counter( mw-Ref, decimal ) ']';
}
.mw-ref > a[data-mw-group=lower-alpha]::after {
    content: '[' counter( mw-Ref, lower-alpha ) ']';
}
.mw-ref > a[data-mw-group=lower-roman]::after {
    content: '[' counter( mw-Ref, lower-roman ) ']';
}
.mw-ref > a[data-mw-group=upper-roman]::after {
    content: '[' counter( mw-Ref, upper-roman ) ']';
.mw-ref > a[data-mw-group=lower-greek]::after {
    content: '[' counter( mw-Ref, lower-greek ) ']';
 
/* Thống nhất chiều dài của các dấu tab trong đoạn mã; xem [[Bugzilla:57824]] và [[Bugzilla:57825]]. */
.mw-highlight > pre,
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua,
.diffchange {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
 
 
/* Bao quanh thẻ <code> bằng một khung nhằm tách biệt mã ví dụ với nền chữ thông thường */
code {
   border: 1px solid #ddd;
   padding: 1px 4px;
   border-radius: 2px;
}
 
#sandbox-intro {
     background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/48px-Mypaint-icon.svg.png");
     background-position: 12px center;
     background-repeat: no-repeat;
     background-size: 48px auto;
     padding: 1.5em 0 1.5em 72px;
     position: -webkit-sticky;
     position: sticky;
     top: 0;
}
 
.sandbox {
background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
background-image: -o-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
background-image: repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
}
 
/* Ẩn liên kết § cho những đề mục không bao giờ cần liên kết đến. */
.noarticletext .mw-headline-anchor,
.searchresults .mw-headline-anchor {
display: none;
}
 
/* Ẩn giao diện có liên quan đến Biên dịch nội dung khi công cụ đó bị tắt. */
html:not(.cx-available) .cx-show {
display: none !important;
}
 
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192dpi) {
/* [[MediaZilla:35337]] */
#p-logo a {
background-size: 135px auto;
}
#disambig {
background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/64px-Disambig.svg.png');
}
#stub, #substub, #dich {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Baustelle.svg/64px-Baustelle.svg.png');
}
.audiolink a {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/26px-Speaker_Icon.svg.png") !important;
}
div.videolist, div.multivideolist {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Film_reel.svg/80px-Film_reel.svg.png");
}
.section-detail, div.catmore {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Searchtool-80%25.png/30px-Searchtool-80%25.png");
}
div.dablink {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/30px-Disambig.svg.png");
}
#sandbox-intro {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/96px-Mypaint-icon.svg.png");
}
/* Các thời biểu EasyTimeline không có bản độ phân giải cao. */
img[src^="//upload.wikimedia.org/wikipedia/vi/timeline"] {
image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
}
}


.sandbox {
/* Change the external link icon to an Adobe icon for all PDF files
background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
  in browsers that support these CSS selectors, like Mozilla and Opera */
background-image: -o-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
div#content a[href$=".pdf"].external,
background-image: repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
div#content a[href*=".pdf?"].external,
div#content a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external,
div#content a[href*=".PDF?"].external,
div#content a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external {
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
    /* @noflip */
    padding-right: 18px;
}
}


/* Ẩn liên kết § cho những đề mục không bao giờ cần liên kết đến. */
/* Sắp xếp sortkey cho bảng biểu */
.noarticletext .mw-headline-anchor,
td .sortkey,
.searchresults .mw-headline-anchor {
th .sortkey {
display: none;
    display: none;
    speak: none;
}
}


/* Ẩn giao diện có liên quan đến Biên dịch nội dung khi công cụ đó bị tắt. */
/* Cỡ chữ nhỏ cho các thể loại ẩn */
html:not(.cx-available) .cx-show {
#mw-hidden-catlinks { font-size: 87% !important; }
display: none !important;
 
/* Sử dụng cho cho chủ đề
  Với màn hình rộng, sẽ hiện ta hai cột
  Với màn hình nhỏ hoặc điện thoại, thì thành một cột */
.portal-column-left {
    float: left;
    width: 50%;
}
}
 
.portal-column-right {
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192dpi) {
    float: right;
/* [[MediaZilla:35337]] */
    width: 49%;
#p-logo a {
}
background-size: 135px auto;
.portal-column-left-wide {
}
    float: left;
    width: 60%;
#disambig {
}
background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/64px-Disambig.svg.png');
.portal-column-right-narrow {
}
    float: right;
    width: 39%;
#stub, #substub, #dich {
}
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Baustelle.svg/64px-Baustelle.svg.png');
.portal-column-left-extra-wide {
}
    float: left;
    width: 70%;
.audiolink a {
}
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/26px-Speaker_Icon.svg.png") !important;
.portal-column-right-extra-narrow {
}
    float: right;
    width: 29%;
div.videolist, div.multivideolist {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Film_reel.svg/80px-Film_reel.svg.png");
}
.section-detail, div.catmore {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Searchtool-80%25.png/30px-Searchtool-80%25.png");
}
div.dablink {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/30px-Disambig.svg.png");
}
#sandbox-intro {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/96px-Mypaint-icon.svg.png");
}
/* Các thời biểu EasyTimeline không có bản độ phân giải cao. */
img[src^="//upload.wikimedia.org/wikipedia/vi/timeline"] {
image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
}
}
 
@media only screen and (max-width: 800px) {
/* Change the external link icon to an Adobe icon for all PDF files
    /* Tách các cột trên màn hình nhỏ */
  in browsers that support these CSS selectors, like Mozilla and Opera */
    .portal-column-left,
div#content a[href$=".pdf"].external,
    .portal-column-right,
div#content a[href*=".pdf?"].external,
    .portal-column-left-wide,
div#content a[href*=".pdf#"].external,
    .portal-column-right-narrow,
div#content a[href$=".PDF"].external,
    .portal-column-left-extra-wide,
div#content a[href*=".PDF?"].external,
     .portal-column-right-extra-narrow {
div#content a[href*=".PDF#"].external,
        float: inherit;
div#mw_content a[href$=".pdf"].external,
        width: inherit;
div#mw_content a[href*=".pdf?"].external,
     }
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external {
     background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
    /* @noflip */
     padding-right: 18px;
}
}


/* Sắp xếp sortkey cho bảng biểu */
/* Kiểu cho menu giới thiệu ở đầu trang được thêm vào bởi [[MediaWiki:Sitenotice]] */
td .sortkey,
#cssmenu {
th .sortkey {
  background: #f96e5b;
    display: none;
  width: auto;
    speak: none;
}
}
 
#cssmenu ul {
/* Cỡ chữ nhỏ cho các thể loại ẩn */
  list-style: none;
#mw-hidden-catlinks { font-size: 87% !important; }
  margin: 0;
 
  padding: 0;
/* Sử dụng cho cho chủ đề
  line-height: 1;
  Với màn hình rộng, sẽ hiện ta hai cột
  display: block;
  Với màn hình nhỏ hoặc điện thoại, thì thành một cột */
  zoom: 1;
.portal-column-left {
    float: left;
    width: 50%;
}
}
.portal-column-right {
#cssmenu ul:after {
    float: right;
  content: " ";
    width: 49%;
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
}
.portal-column-left-wide {
#cssmenu ul li {
    float: left;
  display: inline-block;
    width: 60%;
  padding: 0;
  margin: 0;
}
}
.portal-column-right-narrow {
#cssmenu.align-right ul li {
    float: right;
  float: right;
    width: 39%;
}
}
.portal-column-left-extra-wide {
#cssmenu.align-center ul {
    float: left;
  text-align: center;
    width: 70%;
}
}
.portal-column-right-extra-narrow {
#cssmenu ul li a {
    float: right;
  color: #ffffff;
    width: 29%;
  text-decoration: none;
  display: block;
  padding: 8px 15px;
  font-family:  'Gothic Nguyen', 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
}
@media only screen and (max-width: 800px) {
#cssmenu ul li a:hover {
    /* Tách các cột trên màn hình nhỏ */
  color: #333333;
    .portal-column-left,
    .portal-column-right,
    .portal-column-left-wide,
    .portal-column-right-narrow,
    .portal-column-left-extra-wide,
    .portal-column-right-extra-narrow {
        float: inherit;
        width: inherit;
    }
}
}
 
#cssmenu ul li a:hover:before {
/* Kiểu cho menu giới thiệu ở đầu trang được thêm vào bởi [[MediaWiki:Sitenotice]] */
   width: 100%;
#cssmenu {
  background: #f96e5b;
   width: auto;
}
}
#cssmenu ul {
#cssmenu ul li a:after {
   list-style: none;
   content: "";
  margin: 0;
  padding: 0;
  line-height: 1;
   display: block;
   display: block;
   zoom: 1;
   position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}
}
#cssmenu ul:after {
#cssmenu ul li a:before {
   content: " ";
   content: "";
   display: block;
   display: block;
   font-size: 0;
   position: absolute;
   height: 0;
  left: 0;
   clear: both;
  bottom: 0;
   visibility: hidden;
   height: 3px;
  width: 0;
   background: #333333;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
   transition: width .25s;
}
}
#cssmenu ul li {
#cssmenu ul li.last > a:after,
  display: inline-block;
#cssmenu ul li:last-child > a:after {
  padding: 0;
   display: none;
   margin: 0;
}
}
#cssmenu.align-right ul li {
#cssmenu ul li.active a {
   float: right;
   color: #333333;
}
}
#cssmenu.align-center ul {
#cssmenu ul li.active a:before {
   text-align: center;
   width: 100%;
}
}
#cssmenu ul li a {
#cssmenu.align-right li.last > a:after,
  color: #ffffff;
#cssmenu.align-right li:last-child > a:after {
  text-decoration: none;
   display: block;
   display: block;
  padding: 8px 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
}
#cssmenu ul li a:hover {
#cssmenu.align-right li:first-child a:after {
   color: #333333;
   display: none;
}
}
#cssmenu ul li a:hover:before {
@media screen and (max-width: 768px) {
  width: 100%;
  #cssmenu ul li {
}
    float: none;
#cssmenu ul li a:after {
    display: block;
  content: "";
  }
  display: block;
  #cssmenu ul li a {
  position: absolute;
    width: 100%;
  right: -3px;
    -moz-box-sizing: border-box;
  top: 19px;
    -webkit-box-sizing: border-box;
   height: 6px;
    box-sizing: border-box;
   width: 6px;
    border-bottom: 1px solid #fb998c;
   background: #ffffff;
   }
   opacity: .5;
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
   }
  #cssmenu ul li a:after {
    display: none;
   }
  #cssmenu ul li a:before {
    display: none;
   }
}
}
#cssmenu ul li a:before {
 
  content: "";
/* Font chữ serif tiếng Việt cho tiêu đề h1, h2 */
  display: block;
.mw-body #firstHeading,
  position: absolute;
.mw-body h1,
  left: 0;
.mw-body h2,
  bottom: 0;
.oo-ui-menuToolGroup-tools .oo-ui-tool-name-heading1 .oo-ui-tool-title,
  height: 3px;
.oo-ui-menuToolGroup-tools .oo-ui-tool-name-heading2 .oo-ui-tool-title,
  width: 0;
.vector-sticky-header-context-bar-primary,
  background: #333333;
.vector-feature-zebra-design-enabled .vector-sticky-header-context-bar-primary {
  -webkit-transition: width .25s;
    font-family: 'Minh Nguyen', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
}
#cssmenu ul li.last > a:after,
 
#cssmenu ul li:last-child > a:after {
/*
  display: none;
Logo Tết
}
Ghi chú: Khi cần tắt logo Tết thì chỉ cần bôi đen và nhấn Ctrl + /
#cssmenu ul li.active a {
để tránh mất công viết lại
  color: #333333;
*/
}
 
#cssmenu ul li.active a:before {
/*#p-logo a {*/
  width: 100%;
/* background-image: url('https://upload.wikimedia.org/wikipedia/vi/1/11/LogoWiki_2023_Tet_Holiday.svg') !important;*/
}
/* background-size: 135px;*/
#cssmenu.align-right li.last > a:after,
/*}*/
#cssmenu.align-right li:last-child > a:after {
 
  display: block;
/*.skin-vector #p-logo, .skin-monobook #p-logo {*/
}
/* margin-top: 1em;*/
#cssmenu.align-right li:first-child a:after {
/*}*/
  display: none;
 
}
/* Logo cho giao diện Vector mới */
@media screen and (max-width: 768px) {
 
  #cssmenu ul li {
/*.mw-logo-icon,*/
    float: none;
/*.mw-logo-wordmark,*/
    display: block;
/*.mw-logo-tagline {*/
  }
/*    background-repeat: no-repeat;*/
  #cssmenu ul li a {
/*    width: 0 !important;*/
    width: 100%;
/*    height: 0 !important;*/
    -moz-box-sizing: border-box;
/*}*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
/*.mw-logo-icon {*/
    border-bottom: 1px solid #fb998c;
/*    background-image: url(https://upload.wikimedia.org/wikipedia/vi/f/f0/Wikipedia-logo-v2_2023_Tet_Holiday.svg);*/
  }
/*    background-size: 3.125em;*/
  #cssmenu ul li.last > a,
/*    padding: 3.125em 3.125em 0 0;*/
  #cssmenu ul li:last-child > a {
/*}*/
    border: 0;
 
  }
/*.mw-logo-wordmark {*/
  #cssmenu ul li a:after {
/*    background-image: url(https://upload.wikimedia.org/wikipedia/vi/d/d6/Wikipedia-wordmark-en_2023_Tet_Holiday.svg);*/
    display: none;
/*    background-size: 7.5em;*/
  }
/*    padding: 1.125em 7.5em 0 0;*/
  #cssmenu ul li a:before {
/*}*/
    display: none;
 
  }
/*.mw-logo-tagline {*/
/*    background-image: url(https://vi.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-vi.svg);*/
/*    background-size: 7.5em;*/
/*    padding: 0.625em 7.5em 0 0;*/
/*}*/
 
/* Thử bỏ liên kết ở sidebar */
#t-upload {
display: none;
}
}