|
|
خط ۱۲: |
خط ۱۲: |
| } | | } |
| @font-face { | | @font-face { |
| font-family: iransansx; | | font-family: iransansxbold; |
| 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; |
خط ۲۰: |
خط ۲۰: |
| 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 {*/ | | body { |
| /* generally a sans-serif font should be here */
| | font-family: iransansx, tahoma; |
| /* font-family: iransansx, tahoma;*/ | | } |
| | /*@supports (font-variation-settings: normal) {*/ |
| | /* body {*/ |
| | /* font-family: 'iransansx', tahoma;*/ |
| | /* }*/ |
| /*}*/ | | /*}*/ |
| @supports (font-variation-settings: normal) {
| |
| body {
| |
| font-family: 'iransansxv', tahoma;
| |
| }
| |
| }
| |
|
| |
|
| .mw-body h1, .mw-body h2, .mw-body #firstHeading, | | .mw-body h1, .mw-body h2, .mw-body #firstHeading, |
خط ۳۴: |
خط ۳۳: |
| .mw-body #toc h2, .mw-body .toc h2, | | .mw-body #toc h2, .mw-body .toc h2, |
| #documentation-meta-data, .vector-sticky-header-context-bar-primary { | | #documentation-meta-data, .vector-sticky-header-context-bar-primary { |
| font-family: iransansx, tahoma; | | font-family: iransansxbold, tahoma; |
| } | | } |
|
| |
|