МедиаВики:Common.css: Засвар хоорондын ялгаа
No edit summary |
No edit summary |
||
| (11 завсрын хувилбар ижил хэрэглэгч харагдахгүй байна) | |||
| 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 { | #catlinks { | ||
| 41-р мөр: | 57-р мөр: | ||
.mw-body p { | .mw-body p { | ||
margin: 0 1em 0 0.5em !important; | margin: 0 1em 0 0.5em !important; | ||
} | |||
#mw-content-text { | |||
margin-top: 0px !important; | |||
} | } | ||