|
|
خط ۱۵: |
خط ۱۵: |
| src: url('https://fa.wiki.khomeini.ir/w/images/5/5c/Iransansx-bold.woff') format('woff'); | | src: url('https://fa.wiki.khomeini.ir/w/images/5/5c/Iransansx-bold.woff') format('woff'); |
| font-weight: 700; | | font-weight: 700; |
| }
| |
|
| |
| .mw-code,body,h1,h2,h3,h4,h5,h6,input {
| |
| font-family: iransansx, tahoma;
| |
| }
| |
|
| |
| @supports (font-variation-settings: normal) {
| |
| body {
| |
| font-family: 'iransansxv', tahoma;
| |
| }
| |
| } | | } |
|
| |
|
خط ۳۰: |
خط ۲۰: |
| These are written over the time on Monobook.css and Vector.css and shouldn't | | These are written over the time on Monobook.css and Vector.css and shouldn't |
| be changed radically without users consensus */ | | be changed radically without users consensus */ |
| | | body { |
| | /* generally a sans-serif font should be here */ |
| | font-family: iransansx, tahoma; |
| | } |
|
| |
|
| .mw-body h1, .mw-body h2, .mw-body #firstHeading, | | .mw-body h1, .mw-body h2, .mw-body #firstHeading, |
| .mw-body .mw-editsection, .mw-body .mw-editsection-like, | | .mw-body .mw-editsection, .mw-body .mw-editsection-like, |
| .mw-body #toc h2, .mw-body .toc h2, | | .mw-body #toc h2, .mw-body .toc h2, |
| @supports (font-variation-settings: normal) {
| | #documentation-meta-data, .vector-sticky-header-context-bar-primary { |
| #documentation-meta-data, .vector-sticky-header-context-bar-primary {
| | font-family: iransansx, tahoma; |
| font-family: 'iransansxv', tahoma; | |
| }
| |
| } | | } |
|
| |
|