mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-05-16 22:20:49 +02:00
Update style.fa_FA.css and add vazir font
This commit is contained in:
parent
374426afdb
commit
d3a3302c3a
@ -1,5 +1,5 @@
|
||||
*{
|
||||
font-family: Tahoma,Calibri,sans serif !important;
|
||||
font-family: Vazirmatn,Calibri,sans serif !important;
|
||||
}
|
||||
.rtl {
|
||||
direction: rtl !important;
|
||||
@ -17,7 +17,7 @@ p, h1, h2, h3, li, ul, span {
|
||||
display: block;
|
||||
width: 190px;
|
||||
font-size: 14px;
|
||||
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
|
||||
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Vazirmatn, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
|
||||
background-color: #333;
|
||||
color: #FFF;
|
||||
word-spacing: 2px;
|
||||
|
Loading…
Reference in New Issue
Block a user