Khác biệt giữa bản sửa đổi của “MediaWiki:Common.css”
Giao diện
Không có tóm lược sửa đổi Thẻ: Đã bị lùi lại |
Không có tóm lược sửa đổi Thẻ: Lùi lại thủ công |
||
| Dòng 2: | Dòng 2: | ||
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+Khmer); | @import url(https://fonts.googleapis.com/css?family=Noto+Sans+Khmer); | ||
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+Cham); | @import url(https://fonts.googleapis.com/css?family=Noto+Sans+Cham); | ||
body { | body { | ||
overflow-y: auto; | overflow-y: auto; | ||
} | } | ||
#mw-indicator-mw-helplink, .last-modified-bar, #footer-info-lastmod, .catlinks, . | #mw-indicator-mw-helplink, .last-modified-bar, #footer-info-lastmod, .catlinks, .patrollink, #footer-icons, .vector-main-menu-action-opt-out { | ||
display:none | display:none; | ||
} | } | ||
. | |||
font-family: Times | .mw-rcfilters-ui-cell { | ||
vertical-align: middle; | |||
} | |||
body { | |||
font-family: sans-serif,Leelawadee UI,Noto Sans Khmer,Noto Sans Cham,Simsun,Unifont; | |||
} | |||
.vector-body h2 { | |||
font-size: 1.1em; | |||
font-family: 'Times'; | |||
} | } | ||
.mw-body h1, .mw-body-content h1, .vector-sticky-header-context-bar-primary { | |||
font- | font-family: 'Times'; | ||
} | } | ||
ol dl dd { | ol dl dd { | ||
font-size: 0.9em | font-size: 0.9em; | ||
font-style: italic | font-style: italic; | ||
min-width: max-content | min-width: max-content; | ||
} | } | ||
| Dòng 27: | Dòng 36: | ||
} | } | ||
.content | #globalWrapper { | ||
padding-left: | font-size: 12pt; | ||
} | |||
#p-logo-text a { | |||
font-variant: none; | |||
text-transform: uppercase; | |||
} | |||
.mw-logo-container { | |||
max-width:unset; | |||
} | |||
a.mw-logo { | |||
color: black; | |||
} | |||
/* link color */ | |||
.mw-parser-output a.extiw:visited { | |||
color: #36b; | |||
} | |||
/* nobr template */ | |||
.nobr { white-space:nowrap; } | |||
/* External links */ | |||
/* a[href^="http"]:after { | |||
content: " " url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNqEkIEJwCAMBGPpEs7hHK6hY+gauoZr6Bo6RtqEWkxb6EMQnuM/USEirIoxSmOKwDkhBEwp4VPkb4801Xun9xW4e+9FldYarLUvkBPPOp4JGWOgtSaSt6VWQKUU9nPOEiSIgAmNMdadFTjn7utqrXwh6fLvH9nXhamW5ksMnpfDnw4BBgBfunO056MmqAAAAABJRU5ErkJggg==); | |||
} | |||
.mw-parser-output a.external, .link-https { | |||
background-image: none; | |||
padding-right: 0px; | |||
} | |||
*/ | |||
/* gal template */ | |||
@media (min-width:801px) { | |||
li.multimg { | |||
width: 32%; | |||
} | |||
div.thumbinner { | |||
width: 100%!important; | |||
max-width: 302px; | |||
} | |||
.thumbimage { | |||
width: calc(100% - 2px); | |||
height: auto; | |||
} | |||
a img { | |||
max-width: calc(100% - 8px); | |||
height: auto; | |||
} | |||
.alignright { | |||
text-align: right; | |||
} | |||
} | |||
div.tright { | |||
margin: 0.5em 0.4em 1.3em 0.4em; | |||
} | |||
.content .thumbcaption, .mw-content-ltr>ul, .mw-category-group ul { | |||
text-align: left!important; | |||
} | |||
/* list indent 0 */ | |||
ol li ul { | |||
margin: 0.3em 0 0 0!important; | |||
} | |||
.mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol { | |||
margin: 0.3em 0 0 1.6em!important; | |||
} | } | ||
/* Ruby text */ | /* Ruby text */ | ||
ruby { | ruby { | ||
display: inline-flex | display: inline-flex; | ||
flex-direction: column-reverse | flex-direction: column-reverse; | ||
line-height: 1.1em | line-height: 1.1em; | ||
text-align: center | text-align: center; | ||
vertical-align: text-bottom | vertical-align: text-bottom; | ||
} | } | ||
.notHani { | .notHani { | ||
font-family: sans-serif, Noto Sans Khmer, Noto Sans Cham | font-family: sans-serif, Leelawadee UI, Noto Sans Khmer, Noto Sans Cham; | ||
} | } | ||
rt { | rt { | ||
font-size:60% | font-size:60%; | ||
text-align:center; | |||
} | } | ||
rb:has(> .notHani) { | rb:has(> .notHani) { | ||
padding-top: 5px | padding-top: 5px; | ||
} | |||
.cognates ruby, .fognates ruby { | |||
display: inline-block; | |||
vertical-align: baseline; | |||
} | |||
.cognates ruby.zh { | |||
display: inline-flex; | |||
vertical-align: text-bottom; | |||
} | } | ||
. | |||
.cognates rt, .fognates rt { | |||
font-size: calc(0.9 * 0.9em); | |||
display: inline-block; | |||
} | |||
.fognates rt span:before { | |||
content: "\0028"; | |||
} | |||
.fognates rt span:after { | |||
content: "\0029"; | |||
} | } | ||
. | |||
/* External Images */ | |||
.img200 img { | |||
width: 200px; | |||
} | } | ||
. | .img50 img { | ||
width: 50px; | |||
} | } | ||
/* Tooltip */ | /* Tooltip */ | ||
.note { | .note { | ||
color: #777 | color: #777; | ||
text-decoration-line: underline | text-decoration-line: underline; | ||
text-decoration-style: dotted | text-decoration-style: dotted; | ||
text-decoration-thickness: 1px | text-decoration-thickness: 1px; | ||
cursor: help | cursor: help; | ||
vertical-align: super | vertical-align: super; | ||
font-size: x-small | font-size: x-small; | ||
} | } | ||
. | .message.note, .maybe.note { | ||
display: none | display: none; | ||
} | } | ||
/* Zoom text */ | |||
.tttext:hover .ttzoom { | |||
visibility: visible; | |||
opacity: 1; | |||
} | |||
.Hani .tttext .ttzoom { | |||
font-family: Kaiti, Simsun; | |||
} | |||
.ttzoom { | |||
visibility: hidden; | |||
background-color: #fff; | |||
color: #000; | |||
text-align: center; | |||
border-radius: 6px; | |||
position: absolute; | |||
z-index: 1; | |||
left: 100%; | |||
bottom: -100%; | |||
margin-left: 10px; | |||
transition: opacity 0.3s; | |||
opacity: 0; | |||
padding: 10px; | |||
border: black solid 1px; | |||
font-size: 80px; | |||
line-height: 1.5em; | |||
align-items: center; | |||
font-weight: normal; | |||
min-width: 1.5em; | |||
white-space: nowrap; | |||
} | |||
.tttext { | |||
position: relative; | |||
display: inline-block; | |||
border-bottom: 1px dotted black; | |||
} | |||
.nozoom .ttzoom { | |||
display: none; | |||
} | |||
.nozoom .tttext { | |||
border-bottom: none; | |||
} | |||
/* Strikethrough */ | /* Strikethrough */ | ||
del { | del { | ||
text-decoration-color: red | text-decoration-color: red; | ||
text-decoration-thickness: 2px | text-decoration-thickness: 2px; | ||
text-decoration-style: double | text-decoration-style: double; | ||
} | } | ||
/* Note */ | /* Note */ | ||
.references- | .notelistalpha > div > ol > li { | ||
list-style: lower-alpha; | |||
} | |||
.notelistalpha ul li { | |||
list-style: disc; | |||
} | |||
.notelistalpha li { | |||
list-style: none; | |||
} | |||
.references { | |||
font-size: 0.9em; | |||
} | |||
.reference a { | |||
color: darkred; | |||
font-weight: bold; | |||
} | |||
.notes { | |||
clear: right; | |||
} | |||
.notelistalpha .references>li::marker { | |||
font-size: smaller; | |||
font-weight: bold; | |||
color: darkred; | |||
} | |||
/* Cognates */ | |||
.cognates { | |||
clear: right; | |||
} | |||
.cognates ol>li ol>li { | |||
list-style: none; | |||
} | |||
.cognates span>ol>li { | |||
width: 100%; | |||
} | |||
.cognates li li { | |||
white-space: nowrap; | |||
width: max-content; | |||
} | } | ||
. | .cognates h3 { | ||
font-size: 1em; | |||
} | |||
.cognates .reference-text { | |||
display: inline-block; | |||
width: calc(100% - 4em); | |||
vertical-align: top; | |||
} | |||
.cognates .reference-text ol { | |||
margin-left: 1em!important; | |||
} | } | ||
.references- | .cognates ol.references { | ||
counter-reset: cg; | |||
margin-left: .6em!important; | |||
} | } | ||
.references | .cognates .references>li::marker { | ||
content: ""; | |||
} | } | ||
. | .cognates .references>li:before{ | ||
color: darkred | content: "cg" counter(cg,decimal) '. '; | ||
font-weight: bold | counter-increment: cg 1; | ||
display: inline-block; | |||
margin-right: 5px; | |||
color: darkred; | |||
font-weight: bold; | |||
font-size: smaller; | |||
} | } | ||
. | /* Fognates */ | ||
.fognates { | |||
clear: right; | |||
} | } | ||
. | |||
.fognates ol>li ol>li { | |||
list-style: none; | |||
} | } | ||
.fognates span>ol>li { | |||
width: 100%; | |||
} | } | ||
. | |||
.fognates li li { | |||
white-space: nowrap; | |||
width: max-content; | |||
} | } | ||
. | |||
.fognates h3 { | |||
font-size: 1em; | |||
} | } | ||
. | .fognates .reference-text { | ||
display: | display: inline-block; | ||
width: calc(100% - 4em); | |||
vertical-align: top; | |||
} | } | ||
. | .fognates .reference-text ol { | ||
margin-left: 1em!important; | |||
} | } | ||
.fognates ol.references { | |||
counter-reset: fc; | |||
margin-left: .6em!important; | |||
} | |||
.fognates .references>li::marker { | |||
content: ""; | |||
} | } | ||
. | .fognates .references>li:before{ | ||
content: "fc" counter(fc,decimal) '. '; | |||
counter-increment: fc 1; | |||
display: inline-block; | |||
margin-right: 5px; | |||
color: darkred; | |||
font-weight: bold; | |||
font-size: smaller; | |||
} | } | ||
ol.references > li:not(:first-child) { | |||
. | border-top: solid 1px lightgray; | ||
} | } | ||
/* Maybe */ | /* Maybe */ | ||
.maybe { | .maybe { | ||
color:gray; | color:gray; | ||
cursor: help; | |||
} | } | ||
. | |||
.maybe:hover { | |||
color:#444; | |||
} | } | ||
.thumbinner.vright { | |||
. | width: unset!important; | ||
} | |||
.enlarge { | |||
clear: right; | |||
float: right; | |||
cursor: pointer; | |||
} | } | ||
/* Quote block */ | /* Quote block */ | ||
.quote { | .quote { | ||
padding: 8px | border-left: 4px solid #eaecf0; | ||
margin-inline-end: | padding: 8px 32px; | ||
margin-inline-start: | margin-bottom: 0.5em; | ||
margin-inline-end:40px; | |||
margin-inline-start:40px; | |||
display: flow-root; | |||
} | |||
.qsource { | |||
float: right; | |||
} | } | ||
/* | /* Footer */ | ||
.mw- | @media screen and (min-width: 1000px){ | ||
.mw-footer-container { | |||
grid-area: footer; | |||
display: block; | |||
vertical-align: bottom; | |||
} | |||
.mw-footer ul { | |||
margin: 0 auto; | |||
height: fit-content; | |||
width: fit-content; | |||
} | |||
.mw-page-container-inner { | |||
min-height: 100vh; /* Make page full vh for footer to stay at bottom of screen */ | |||
} | |||
} | } | ||
/* | /* Inline notes */ | ||
. | .inlinenote { | ||
color: darkcyan; | |||
font-size: smaller; | |||
font-weight: bold; | |||
} | |||
/* | /* Syntax highlighter */ | ||
#wpTextbox0, #wpTextbox1 { | |||
padding-left: 1px!important; | |||
} | } | ||
. | /* Br */ | ||
.brwithspace { | |||
display: block; | |||
content: ' '; | |||
margin-top: 10px; | |||
} | |||
.brwithspace { | |||
display: block; | |||
content: ' '; | |||
} | } | ||
Phiên bản lúc 22:56, ngày 7 tháng 8 năm 2024
/* Mã CSS đặt ở đây sẽ áp dụng cho mọi giao diện */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+Khmer);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+Cham);
body {
overflow-y: auto;
}
#mw-indicator-mw-helplink, .last-modified-bar, #footer-info-lastmod, .catlinks, .patrollink, #footer-icons, .vector-main-menu-action-opt-out {
display:none;
}
.mw-rcfilters-ui-cell {
vertical-align: middle;
}
body {
font-family: sans-serif,Leelawadee UI,Noto Sans Khmer,Noto Sans Cham,Simsun,Unifont;
}
.vector-body h2 {
font-size: 1.1em;
font-family: 'Times';
}
.mw-body h1, .mw-body-content h1, .vector-sticky-header-context-bar-primary {
font-family: 'Times';
}
ol dl dd {
font-size: 0.9em;
font-style: italic;
min-width: max-content;
}
.mw-parser-output {
font-size: 1.3em;
}
#globalWrapper {
font-size: 12pt;
}
#p-logo-text a {
font-variant: none;
text-transform: uppercase;
}
.mw-logo-container {
max-width:unset;
}
a.mw-logo {
color: black;
}
/* link color */
.mw-parser-output a.extiw:visited {
color: #36b;
}
/* nobr template */
.nobr { white-space:nowrap; }
/* External links */
/* a[href^="http"]:after {
content: " " url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNqEkIEJwCAMBGPpEs7hHK6hY+gauoZr6Bo6RtqEWkxb6EMQnuM/USEirIoxSmOKwDkhBEwp4VPkb4801Xun9xW4e+9FldYarLUvkBPPOp4JGWOgtSaSt6VWQKUU9nPOEiSIgAmNMdadFTjn7utqrXwh6fLvH9nXhamW5ksMnpfDnw4BBgBfunO056MmqAAAAABJRU5ErkJggg==);
}
.mw-parser-output a.external, .link-https {
background-image: none;
padding-right: 0px;
}
*/
/* gal template */
@media (min-width:801px) {
li.multimg {
width: 32%;
}
div.thumbinner {
width: 100%!important;
max-width: 302px;
}
.thumbimage {
width: calc(100% - 2px);
height: auto;
}
a img {
max-width: calc(100% - 8px);
height: auto;
}
.alignright {
text-align: right;
}
}
div.tright {
margin: 0.5em 0.4em 1.3em 0.4em;
}
.content .thumbcaption, .mw-content-ltr>ul, .mw-category-group ul {
text-align: left!important;
}
/* list indent 0 */
ol li ul {
margin: 0.3em 0 0 0!important;
}
.mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol {
margin: 0.3em 0 0 1.6em!important;
}
/* Ruby text */
ruby {
display: inline-flex;
flex-direction: column-reverse;
line-height: 1.1em;
text-align: center;
vertical-align: text-bottom;
}
.notHani {
font-family: sans-serif, Leelawadee UI, Noto Sans Khmer, Noto Sans Cham;
}
rt {
font-size:60%;
text-align:center;
}
rb:has(> .notHani) {
padding-top: 5px;
}
.cognates ruby, .fognates ruby {
display: inline-block;
vertical-align: baseline;
}
.cognates ruby.zh {
display: inline-flex;
vertical-align: text-bottom;
}
.cognates rt, .fognates rt {
font-size: calc(0.9 * 0.9em);
display: inline-block;
}
.fognates rt span:before {
content: "\0028";
}
.fognates rt span:after {
content: "\0029";
}
/* External Images */
.img200 img {
width: 200px;
}
.img50 img {
width: 50px;
}
/* Tooltip */
.note {
color: #777;
text-decoration-line: underline;
text-decoration-style: dotted;
text-decoration-thickness: 1px;
cursor: help;
vertical-align: super;
font-size: x-small;
}
.message.note, .maybe.note {
display: none;
}
/* Zoom text */
.tttext:hover .ttzoom {
visibility: visible;
opacity: 1;
}
.Hani .tttext .ttzoom {
font-family: Kaiti, Simsun;
}
.ttzoom {
visibility: hidden;
background-color: #fff;
color: #000;
text-align: center;
border-radius: 6px;
position: absolute;
z-index: 1;
left: 100%;
bottom: -100%;
margin-left: 10px;
transition: opacity 0.3s;
opacity: 0;
padding: 10px;
border: black solid 1px;
font-size: 80px;
line-height: 1.5em;
align-items: center;
font-weight: normal;
min-width: 1.5em;
white-space: nowrap;
}
.tttext {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.nozoom .ttzoom {
display: none;
}
.nozoom .tttext {
border-bottom: none;
}
/* Strikethrough */
del {
text-decoration-color: red;
text-decoration-thickness: 2px;
text-decoration-style: double;
}
/* Note */
.notelistalpha > div > ol > li {
list-style: lower-alpha;
}
.notelistalpha ul li {
list-style: disc;
}
.notelistalpha li {
list-style: none;
}
.references {
font-size: 0.9em;
}
.reference a {
color: darkred;
font-weight: bold;
}
.notes {
clear: right;
}
.notelistalpha .references>li::marker {
font-size: smaller;
font-weight: bold;
color: darkred;
}
/* Cognates */
.cognates {
clear: right;
}
.cognates ol>li ol>li {
list-style: none;
}
.cognates span>ol>li {
width: 100%;
}
.cognates li li {
white-space: nowrap;
width: max-content;
}
.cognates h3 {
font-size: 1em;
}
.cognates .reference-text {
display: inline-block;
width: calc(100% - 4em);
vertical-align: top;
}
.cognates .reference-text ol {
margin-left: 1em!important;
}
.cognates ol.references {
counter-reset: cg;
margin-left: .6em!important;
}
.cognates .references>li::marker {
content: "";
}
.cognates .references>li:before{
content: "cg" counter(cg,decimal) '. ';
counter-increment: cg 1;
display: inline-block;
margin-right: 5px;
color: darkred;
font-weight: bold;
font-size: smaller;
}
/* Fognates */
.fognates {
clear: right;
}
.fognates ol>li ol>li {
list-style: none;
}
.fognates span>ol>li {
width: 100%;
}
.fognates li li {
white-space: nowrap;
width: max-content;
}
.fognates h3 {
font-size: 1em;
}
.fognates .reference-text {
display: inline-block;
width: calc(100% - 4em);
vertical-align: top;
}
.fognates .reference-text ol {
margin-left: 1em!important;
}
.fognates ol.references {
counter-reset: fc;
margin-left: .6em!important;
}
.fognates .references>li::marker {
content: "";
}
.fognates .references>li:before{
content: "fc" counter(fc,decimal) '. ';
counter-increment: fc 1;
display: inline-block;
margin-right: 5px;
color: darkred;
font-weight: bold;
font-size: smaller;
}
ol.references > li:not(:first-child) {
border-top: solid 1px lightgray;
}
/* Maybe */
.maybe {
color:gray;
cursor: help;
}
.maybe:hover {
color:#444;
}
.thumbinner.vright {
width: unset!important;
}
.enlarge {
clear: right;
float: right;
cursor: pointer;
}
/* Quote block */
.quote {
border-left: 4px solid #eaecf0;
padding: 8px 32px;
margin-bottom: 0.5em;
margin-inline-end:40px;
margin-inline-start:40px;
display: flow-root;
}
.qsource {
float: right;
}
/* Footer */
@media screen and (min-width: 1000px){
.mw-footer-container {
grid-area: footer;
display: block;
vertical-align: bottom;
}
.mw-footer ul {
margin: 0 auto;
height: fit-content;
width: fit-content;
}
.mw-page-container-inner {
min-height: 100vh; /* Make page full vh for footer to stay at bottom of screen */
}
}
/* Inline notes */
.inlinenote {
color: darkcyan;
font-size: smaller;
font-weight: bold;
}
/* Syntax highlighter */
#wpTextbox0, #wpTextbox1 {
padding-left: 1px!important;
}
/* Br */
.brwithspace {
display: block;
content: ' ';
margin-top: 10px;
}
.brwithspace {
display: block;
content: ' ';
}
/* IDC */
.tttext .idc131{
transform: scaleX(0.5);
display: inline-block;
position: absolute;
left: -0.25em;
}
.tttext .idc132{
left: 0.15em;
position: relative;
transform: scalex(0.66);
display: inline-block;
}
.ttzoom .idc131{
transform: scaleX(0.5);
display: inline-block;
position: absolute;
left: -0.25em;
padding-left: 0.3em;
}
.ttzoom .idc132{
position: relative;
transform: scalex(0.66);
display: inline-block;
left: 0.15em;
padding-left: 0.3em
}