File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
< link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css " type ="text/css ">
9
9
< link rel ="stylesheet " href ="css/style.css " type ="text/css ">
10
10
< link type ="text/css " rel ="stylesheet " href ="https://cdn.rawgit.com/rastikerdar/vazir-font/v15.0.0/dist/font-face.css ">
11
- < link rel ="stylesheet " href ="css/style.fa.css " type ="text/css ">
11
+ < style type ="text/css ">
12
+ /* Persian specific font information */
13
+ h1 , h2 , h3 , p , a {
14
+ font-family : 'Vazir' ;
15
+ direction : rtl;
16
+ }
17
+ code {
18
+ font-family : menlo, monospace !important ;
19
+ }
20
+ </ style >
12
21
< script type ="text/javascript ">
13
22
var _gaq = _gaq || [ ] ;
14
23
_gaq . push ( [ '_setAccount' , 'UA-652147-13' ] ) ;
You can’t perform that action at this time.
0 commit comments