МедиаВики:Common.css: Засвар хоорондын ялгаа
Харагдац
No edit summary |
No edit summary |
||
| (18 завсрын хувилбар ижил хэрэглэгч харагдахгүй байна) | |||
| 1-р мөр: | 1-р мөр: | ||
@ | @import "https://fonts.googleapis.com/css2?family=Noto+Sans+Mongolian&family=Noto+Serif+Tibetan:wght@100..900&display=swap"; | ||
body:not(.page-Нүүр_хуудас) .mw-content-ltr.mw-parser-output { | |||
height: 100%; | |||
} | |||
#mw-content-text { width: 100%; } | |||
body:not(.page-Нүүр_хуудас) #bodyContent { | |||
overflow-x: auto; | |||
display: flex; | |||
flex-direction: row; | |||
padding: 1rem 0; | |||
} | |||
@media screen and (min-width: 768px) { | |||
body:not(.page-Нүүр_хуудас) #bodyContent { | |||
max-height: calc(calc(100vh - 8rem) - 88px); | |||
} | |||
} | } | ||
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", "Noto Serif Tibetan", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important; } | |||
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important | |||
# | #catlinks { | ||
writing-mode: vertical-lr; | |||
} | |||
a[title="Donate"] { | .page-Нүүр_хуудас a[title="Donate"] { | ||
padding: | padding: 0.5em 1em; | ||
background-color: # | background-color: #c51313; | ||
color: white; | color: white; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: x-large; | |||
display: inline-block; | |||
border-radius: 0.75em; | |||
} | } | ||
a[title="Donate"]::after { | .page-Нүүр_хуудас a[title="Donate"]::after { | ||
content: " | content: " 🤍"; | ||
color: white; | color: white; | ||
} | |||
#mw-content-text { | |||
height: 100%; | |||
text-wrap: auto; | |||
text-wrap-mode: wrap; | |||
} | |||
.mw-heading1, h1, .mw-heading2, h2 { | |||
margin-bottom: 0px !important; | |||
margin-left: 0.6em !important; | |||
border-bottom: none !important; | |||
border-left: 1px solid var(--border-color-base, #a2a9b1) !important; | |||
} | |||
.mw-body p { | |||
margin: 0 1em 0 0.5em !important; | |||
} | |||
#mw-content-text { | |||
margin-top: 0px !important; | |||
} | } | ||
14:30, 27 Гуравдугаар сар 2026-ий байдлаарх одоогийн засвар
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Mongolian&family=Noto+Serif+Tibetan:wght@100..900&display=swap";
body:not(.page-Нүүр_хуудас) .mw-content-ltr.mw-parser-output {
height: 100%;
}
#mw-content-text { width: 100%; }
body:not(.page-Нүүр_хуудас) #bodyContent {
overflow-x: auto;
display: flex;
flex-direction: row;
padding: 1rem 0;
}
@media screen and (min-width: 768px) {
body:not(.page-Нүүр_хуудас) #bodyContent {
max-height: calc(calc(100vh - 8rem) - 88px);
}
}
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", "Noto Serif Tibetan", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important; }
#catlinks {
writing-mode: vertical-lr;
}
.page-Нүүр_хуудас a[title="Donate"] {
padding: 0.5em 1em;
background-color: #c51313;
color: white;
font-weight: bold;
font-size: x-large;
display: inline-block;
border-radius: 0.75em;
}
.page-Нүүр_хуудас a[title="Donate"]::after {
content: " 🤍";
color: white;
}
#mw-content-text {
height: 100%;
text-wrap: auto;
text-wrap-mode: wrap;
}
.mw-heading1, h1, .mw-heading2, h2 {
margin-bottom: 0px !important;
margin-left: 0.6em !important;
border-bottom: none !important;
border-left: 1px solid var(--border-color-base, #a2a9b1) !important;
}
.mw-body p {
margin: 0 1em 0 0.5em !important;
}
#mw-content-text {
margin-top: 0px !important;
}