feat(persian): add persian language
This commit is contained in:
@ -127,6 +127,19 @@ strong {
|
||||
}
|
||||
}
|
||||
|
||||
.fa-post {
|
||||
font-family: $base-font-family;
|
||||
direction: rtl !important;
|
||||
.post-content {
|
||||
text-align: right;
|
||||
font-size: 1.05em;
|
||||
line-height: 1.718em;
|
||||
}
|
||||
.share-page {
|
||||
direction: ltr;
|
||||
}
|
||||
}
|
||||
|
||||
.post-content .heading-link {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user