МедиаВики:Common.css: Засвар хоорондын ялгаа
Харагдац
No edit summary |
No edit summary |
||
| 13-р мөр: | 13-р мөр: | ||
a[title="Donate"] { | a[title="Donate"] { | ||
padding: | padding: 0.5em 1em; | ||
background-color: # | background-color: #c51313; | ||
color: white; | color: white; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: x-large; | |||
display: inline-block; | |||
border-radius: 0.75em; | |||
} | } | ||
16:07, 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: 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;
}