МедиаВики:Common.css: Засвар хоорондын ялгаа
Харагдац
No edit summary |
No edit summary |
||
| 13-р мөр: | 13-р мөр: | ||
a[title="Donate"] { | a[title="Donate"] { | ||
padding: 0. | padding: 1rem 0.66rem; | ||
background-color: #36c; | background-color: #36c; | ||
color: white; | |||
font-weight: bold; | |||
} | } | ||
15:01, 4 Есдүгээр сар 2023-ий байдлаарх засвар
@font-face {
font-family: "Noto Sans Mongolian";
src: local("Noto Sans Mongolian"), url("/NotoSansMongolian-Regular.ttf");
}
.mw-body-content p { overflow-x: auto; }
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; }
/*
.mw-body-content {writing-mode:vertical-lr; font-family: "Noto Sans Mongolian";}
#content {overflow-x: auto;}
*/
a[title="Donate"] {
padding: 1rem 0.66rem;
background-color: #36c;
color: white;
font-weight: bold;
}