No edit summary |
No edit summary |
||
ھێڵی ١: | ھێڵی ١: | ||
@import url( | @import url(//fonts.googleapis.com/earlyaccess/notonaskharabic.css); | ||
html, body, input, textarea { | html, body, input, textarea { | ||
font-family: | font-family: 'Noto Naskh Arabic', Tahoma, "DejaVu Sans", Verdana, sans-serif; | ||
unicode-bidi: embed; | unicode-bidi: embed; | ||
} | } |
وەک پێداچوونەوەی ٢٢:٢٥، ١٢ی ئایاری ٢٠٢٠
@import url(//fonts.googleapis.com/earlyaccess/notonaskharabic.css);
html, body, input, textarea {
font-family: 'Noto Naskh Arabic', Tahoma, "DejaVu Sans", Verdana, sans-serif;
unicode-bidi: embed;
}
h1, h2, h3 {
font-family: "Droid Arabic Kufi", Tahoma, "DejaVu Sans", Verdana, sans-serif !important;
}
pre, code {
direction: ltr;
text-align: left;
}
div.thumb {
border-style: none;
}
tt {
background-color: #F7F7F7;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
font-size: 14px;
direction: ltr;
text-align: left;
display: inline-block;
}