"МедиаВики:Mobile.css"-ны өөр хувилбарууд
No edit summary |
No edit summary |
||
6-р мөр: | 6-р мөр: | ||
.content p, .content { overflow-x: auto; } | .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; } | ||
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; | |||
} | |||
a[title="Donate"]::after { | |||
content: " ♥"; | |||
color: white; | |||
} |
09:44, 6 Есдүгээр сар 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; } 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; } a[title="Donate"]::after { content: " ♥"; color: white; }