МедиаВики:Common.css: Засвар хоорондын ялгаа
Харагдац
No edit summary |
No edit summary |
||
| 4-р мөр: | 4-р мөр: | ||
} | } | ||
#bodyContent { overflow-x: auto; } | #bodyContent { overflow-x: auto; display: flex; flex-direction: row; } | ||
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; } | *, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; } | ||
#catlinks { | |||
writing-mode: vertical-lr; | |||
} | |||
.page-Нүүр_хуудас a[title="Donate"] { | .page-Нүүр_хуудас a[title="Donate"] { | ||
23:54, 16 Хоёрдугаар сар 2025-ий байдлаарх засвар
@font-face {
font-family: "Noto Sans Mongolian";
src: local("Noto Sans Mongolian"), url("/NotoSansMongolian-Regular.ttf");
}
#bodyContent { overflow-x: auto; display: flex; flex-direction: row; }
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", 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;
}