mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-02-12 08:29:13 +01:00
Merge pull request #118 from arb195/gh-pages
add vazir font in persian language
This commit is contained in:
commit
caa22d455f
@ -1,4 +1,4 @@
|
||||
* {
|
||||
{
|
||||
font-family: Vazirmatn,Calibri,sans serif !important;
|
||||
}
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>راهنمای git-flow</title>
|
||||
<link href='https://fonts.googleapis.com/css?family=Sansita+One' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Vazirmatn' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="css/normalize.css" type="text/css" media="screen,print">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen,print">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
|
Loading…
Reference in New Issue
Block a user