МедиаВики:Common.css: Засвар хоорондын ялгаа
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| (5 завсрын хувилбар ижил хэрэглэгч харагдахгүй байна) | |||
| 1-р мөр: | 1-р мөр: | ||
@ | @import "https://fonts.googleapis.com/css2?family=Noto+Sans+Mongolian&family=Noto+Serif+Tibetan:wght@100..900&display=swap"; | ||
.mw-content-ltr.mw-parser-output { | body:not(.page-Нүүр_хуудас) .mw-content-ltr.mw-parser-output { | ||
height: 100%; | height: 100%; | ||
} | } | ||
#bodyContent { | #mw-content-text { width: 100%; } | ||
body:not(.page-Нүүр_хуудас) #bodyContent { | |||
overflow-x: auto; | overflow-x: auto; | ||
display: flex; | display: flex; | ||
flex-direction: row; | flex-direction: row; | ||
padding: 1rem 0; | padding: 1rem 0; | ||
} | } | ||
@media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||
#bodyContent { | body:not(.page-Нүүр_хуудас) #bodyContent { | ||
max-height: calc(calc(100vh - | max-height: calc(calc(100vh - 8rem) - 88px); | ||
} | } | ||
} | } | ||
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; } | *, .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 { | #catlinks { | ||