"МедиаВики:Mobile.css"-ны өөр хувилбарууд

Wikibilig-с
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
7-р мөр: 7-р мөр:
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; }
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; }


a[title="Donate"] {
.page-Нүүр_хуудас a[title="Donate"] {
     padding: 0.5em 1em;
     padding: 0.5em 1em;
     background-color: #c51313;
     background-color: #c51313;
17-р мөр: 17-р мөр:
}
}


a[title="Donate"]::after {
.page-Нүүр_хуудас a[title="Donate"]::after {
     content: " ♥";
     content: " 🤍;
     color: white;
     color: white;
}
}

11:32, 9 Есдүгээр сар 2023-ий байдлаарх засвар

@font-face {
    font-family: "Noto Sans Mongolian";
    src: local("Noto Sans Mongolian"), url("/NotoSansMongolian-Regular.ttf");
}

.content p, .content { overflow-x: auto; }
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; }

.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;
}