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 88 < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css " type ="text/css ">
99 < link rel ="stylesheet " href ="css/style.css " type ="text/css ">
1010 < 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 >
1221 < script type ="text/javascript ">
1322 var _gaq = _gaq || [ ] ;
1423 _gaq . push ( [ '_setAccount' , 'UA-652147-13' ] ) ;
You can’t perform that action at this time.
0 commit comments