"МедиаВики:Mobile.css"-ны өөр хувилбарууд
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
(Хэрэглэгчид 4 дундын хувилбарууд харагдахгүй) | |||
4-р мөр: | 4-р мөр: | ||
} | } | ||
. | .content p, .content { overflow-x: auto; } | ||
*, .wikiEditor-ui-text { font-family: "Noto Sans Mongolian", sans-serif !important; } | *, .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; | |||
} |
11:33, 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; }