𨀈𬧐內容

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

2.880 bytes added 、 𣈜2𣎃5𢆥2024
no edit summary
n空固𥿂略𢯢𢷮
空固𥿂略𢯢𢷮
(空顯示4番版𧵑2𠊛用於𡧲)
𣳔7: 𣳔7:
#wpTextbox1 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}
#wpTextbox1 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}


* body {line-height:120%;font-size: 95%; 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 */
𣳔28: 𣳔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;
}
}


𣳔68: 𣳔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;
𣳔79: 𣳔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 {
𣳔210: 𣳔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;
}
}


𣳔221: 𣳔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;
}
}


𣳔228: 𣳔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;
}
}


𣳔291: 𣳔293:
     padding: 0;
     padding: 0;
}
}
/* Display list items inline */
/* Display list items inline */
.hlist dd,
.hlist dd,
𣳔298: 𣳔301:
     display: inline;
     display: inline;
}
}
/* Display nested lists inline */
/* Display nested lists inline */
.hlist.inline,
.hlist.inline,
𣳔378: 𣳔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,
𣳔441: 𣳔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;
}
}


𣳔571: 𣳔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%;
}
}


𣳔619: 𣳔551:
.hatnote {
.hatnote {
font-style: italic;
font-style: italic;
font-size: 95%;
}
}
.hatnote i {
.hatnote i {
𣳔686: 𣳔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;
}
}


𣳔817: 𣳔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;
}
}


𣳔991: 𣳔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 */
td.mbox-image {               /* The left image cell */
    border: none;  
border: none;
    padding: 2px 0 2px 0.9em;   /* 0.9em left, 0 right */
/* @noflip */
    text-align: center;  
padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */
text-align: center;
}
}
td.mbox-imageright {             /* The right image cell */
td.mbox-imageright {           /* The right image cell */
    border: none;
border: none;
    padding: 2px 0.9em 2px 0;   /* 0 left, 0.9em right */
/* @noflip */
    text-align: center;  
padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
text-align: center;
}
}
td.mbox-empty-cell {         /* An empty narrow cell */
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
border: none;
    padding: 0;
padding: 0;
    width: 1px;
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.tmbox-style {
table.cmbox-content {
    border: 2px solid #f4c430;    /* Yellow */
background-color: #ffe7ce;    /* Orange */
}
}
table.tmbox-move {
table.cmbox-style {
    border: 2px solid #9932cc;    /* Purple */
background-color: #fff9db;    /* Yellow */
}
table.cmbox-move {
background-color: #e4d8ff;    /* Purple */
}
table.cmbox-protection {
background-color: #efefe1;    /* Gray-gold */
}
}
table.tmbox-protection,
 
table.tmbox-notice {
/* Kiểu một số dạng hộp thông báo khác */
    border: 1px solid #c0c090;    /* Gray-brown */
table.ombox {
margin: 4px 10%;
border-collapse: collapse;
border: 1px solid #a2a9b1;    /* Default "notice" gray */
background-color: #f8f9fa;
box-sizing: border-box;
}
}


/* Kiểu cho hộp định hướng và hộp chỉ số nhóm */
table.ombox-notice {
table.dmbox {
border: 1px solid #a2a9b1;   /* Gray */
    clear: both;
    margin: 0.9em 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
}
table.ombox-speedy {
/* Kiểu cho hộp thông báo ở đầu và cuối trang */
border: 2px solid #b32424;   /* Red */
table.fmbox {
background-color: #fee7e6;   /* Pink */
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
}
table.fmbox-system {
table.ombox-delete {
    background: #f9f9f9;
border: 2px solid #b32424;   /* Red */
}
}
table.fmbox-warning {
table.ombox-content {
    border: 1px solid #bb7070; /* Dark pink */
border: 1px solid #f28500;   /* Orange */
    background: #ffdbdb;        /* Pink */
}
}
table.fmbox-editnotice {
table.ombox-style {
    background: transparent;
border: 1px solid #fc3;       /* Yellow */
}
}
/* Thẻ div dựa trên các thông báo fmbox kiểu "cảnh báo". */
table.ombox-move {
div.mw-warning-with-logexcerpt,
border: 1px solid #9932cc;   /* Purple */
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
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;
}
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
.tmbox.mbox-small {
    margin: 4px 1em 4px 0;
min-width: 0;                /* reset the min-width of tmbox above        */
    width: 238px;
}
    border-collapse: collapse;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    font-size: 88%;
margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)  */
    line-height: 1.25em;
width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
line-height: 1.5em;         /* also "nested", so reset styles that are  */
font-size: 100%;             /* set in "mbox-small" above.               */
}
}


/* 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
  [[MediaWiki:Noarticletext]] và [[MediaWiki:Readonly lag]]. */
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;
}
}


/* Kiểu cách cho chú thích */
/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
span.citation, cite {
  ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
    font-style: normal;
  đè lên "table.ambox + table.ambox" phía trên. */
    word-wrap: break-word;
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
/* @noflip */
clear: right;
/* @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;
}
}


/* For linked citation numbers and document IDs, where
/* Kiểu cách cho ambox nhỏ gọn */
  the number need not be shown on a screen or a handheld,
/* Ẩn hình */
  but should be included in the printed version
.compact-ambox table .mbox-image,
*/
.compact-ambox table .mbox-imageright,
@media screen, handheld, projection {
.compact-ambox table .mbox-empty-cell {
    span.citation .printonly, cite .printonly {
display: none;
        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;
}
}


/* Tọa độ địa lý
/* làm cho các chú thích trong bài không làm xô lệch hàng */
.reference, .references sup {
    font-size: 80%;
    white-space: nowrap;
}


Để 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:
/* Giảm chiều cao các hàng có <sup> và <sub> */
  .geo-default { display: inline } .geo-nondefault { display: none }
sup, sub {
  .geo-dec { display: inline } .geo-dms { display: inline }
    line-height: 1em;
}


Để 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:
/* 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: inline } .geo-dms { display: none }
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, 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: none }  .geo-dms { display: inline }
/* column-count lấy từ gói CSS3 "CSS Multi-column Layout" */
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
.references-2column {
    font-size: 90%;
    -moz-column-count: 2;
    column-count: 2;
}


Để 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:
/* Tô sáng tham khảo được nhấn để dễ tìm */
  .geo-default { display: inline } .geo-nondefault { display: inline }  
ol.references > li:target {
  .geo-dec { display: inline }  .geo-dms { display: inline }
    background-color: #DEF;
  .geo-multi-punct { display: inline }
    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;
}


Xem [[Bản mẫu:Coor link]] để xem cách dùng.
/* 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;
}


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.
/* Kiểu cách cho chú thích */
span.citation, cite {
    font-style: normal;
    word-wrap: break-word;
}


/* For linked citation numbers and document IDs, where
  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;
    }
}


.geo-default { display: inline; }
/* Tọa độ địa lý
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }


.longitude, .latitude {
Để 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:
    white-space: nowrap;
  .geo-default { display: inline } .geo-nondefault { display: none }
}
  .geo-dec { display: inline } .geo-dms { display: inline }


/* 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. */
Để 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:
.geo { }
  .geo-default { display: inline } .geo-nondefault { display: inline }
  .geo-dec { display: inline } .geo-dms { display: none }


/***** 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ú kiểu DMS, 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: inline }
  .geo-dec { display: none }  .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ú 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:
  .geo-default { display: inline } .geo-nondefault { display: inline }
  .geo-dec { display: inline }  .geo-dms { display: inline }
  .geo-multi-punct { display: inline }
 
Xem [[Bản mẫu:Coor link]] để xem cách dùng.
 
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.
 
*/
 
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
 
.longitude, .latitude {
    white-space: nowrap;
}
 
/* 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. */
.geo { }
 
/***** hết các kiểu cách cho tọa độ địa lý */
 
/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
   ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
   ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
   ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
   ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
𣳔1.369: 𣳔1.418:
}
}


/* 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;
}
 
/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:  
/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:  
   1) Muốn vậy
   1) Muốn vậy
𣳔1.407: 𣳔1.449:
/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
.mw-tag-markers {
.mw-tag-markers {
     font-family:sans-serif;
     font-family: 'Gothic Nguyen', sans-serif;
    font-style:italic;
     font-size:90%;
     font-size:90%;
}
}
𣳔1.416: 𣳔1.457:
   [[Mediawiki:Group-autoconfirmed.css]].
   [[Mediawiki:Group-autoconfirmed.css]].
  */
  */
.checkuser-show,
.sysop-show,
.sysop-show,
.accountcreator-show,
.abusefilter-show,
.autoconfirmed-show {
.abusefilter-helper-show,
    display: none;
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
}


/**
/* Hide the redlink generated by {{Editnotice}},
* Hide the redlink generated by {{Editnotice}},
  this overrides the ".sysop-show { display: none; }" above that applies
* this overrides the ".sysop-show { display: none; }" above that applies
  to the same link as well. See [[phab:T45013]]
* to the same link as well.
 
*/
  Hide the images in editnotices to keep them readable in VE view.
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink, .mw-ve-editNotice .editnotice-redlink {
  Long term, editnotices should become a core feature so that they can be designed responsive. */
    display: none !important;
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
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 */
/* Remove bullets when there are multiple edit page warnings */
html.ve-activated .novisualeditor,
ul.permissions-errors > li {
html.ve-activated #wdsearch_container,
list-style: none none;
body.oo-ui-frame-body .noooui {
}
display: none !important;
ul.permissions-errors {
margin: 0;
}
}


𣳔1.502: 𣳔1.554:
     list-style-type: inherit;  /* Enable custom list style types */
     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]]. */
/* 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]]. */
𣳔1.517: 𣳔1.605:
}
}


/* workaround to keep editnotices readable in VE view.
Long term, editnotices should become a core feature so that they can be designed responsive. */
.mw-ve-editNotice .mbox-image {
display: none;
}


/* 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 */
/* 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 */
𣳔1.705: 𣳔1.788:
   display: block;
   display: block;
   padding: 8px 15px;
   padding: 8px 15px;
   font-family: 'Open Sans', sans-serif;
   font-family: 'Gothic Nguyen', 'Open Sans', sans-serif;
   font-weight: 700;
   font-weight: 700;
   text-transform: uppercase;
   text-transform: uppercase;
𣳔1.787: 𣳔1.870:
     display: none;
     display: none;
   }
   }
}
/* Font chữ serif tiếng Việt cho tiêu đề h1, h2 */
.mw-body #firstHeading,
.mw-body h1,
.mw-body h2,
.oo-ui-menuToolGroup-tools .oo-ui-tool-name-heading1 .oo-ui-tool-title,
.oo-ui-menuToolGroup-tools .oo-ui-tool-name-heading2 .oo-ui-tool-title,
.vector-sticky-header-context-bar-primary,
.vector-feature-zebra-design-enabled .vector-sticky-header-context-bar-primary {
    font-family: 'Minh Nguyen', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;
}
/*
Logo Tết
Ghi chú: Khi cần tắt logo Tết thì chỉ cần bôi đen và nhấn Ctrl + /
để tránh mất công viết lại
*/
/*#p-logo a {*/
/* background-image: url('https://upload.wikimedia.org/wikipedia/vi/1/11/LogoWiki_2023_Tet_Holiday.svg') !important;*/
/* background-size: 135px;*/
/*}*/
/*.skin-vector #p-logo, .skin-monobook #p-logo {*/
/* margin-top: 1em;*/
/*}*/
/* Logo cho giao diện Vector mới */
/*.mw-logo-icon,*/
/*.mw-logo-wordmark,*/
/*.mw-logo-tagline {*/
/*    background-repeat: no-repeat;*/
/*    width: 0 !important;*/
/*    height: 0 !important;*/
/*}*/
/*.mw-logo-icon {*/
/*    background-image: url(https://upload.wikimedia.org/wikipedia/vi/f/f0/Wikipedia-logo-v2_2023_Tet_Holiday.svg);*/
/*    background-size: 3.125em;*/
/*    padding: 3.125em 3.125em 0 0;*/
/*}*/
/*.mw-logo-wordmark {*/
/*    background-image: url(https://upload.wikimedia.org/wikipedia/vi/d/d6/Wikipedia-wordmark-en_2023_Tet_Holiday.svg);*/
/*    background-size: 7.5em;*/
/*    padding: 1.125em 7.5em 0 0;*/
/*}*/
/*.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;
}
}