"МедиаВики:Common.css"-ны өөр хувилбарууд
No edit summary |
No edit summary |
||
17-р мөр: | 17-р мөр: | ||
color: white; | color: white; | ||
font-weight: bold; | font-weight: bold; | ||
} | |||
a[title="Donate"]::after { | |||
content: "♥"; | |||
color: white; | |||
} | } |
15:02, 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; } a[title="Donate"]::after { content: "♥"; color: white; }