Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
ahiqar
ahiqar-tido
Commits
2923d29b
Commit
2923d29b
authored
Sep 07, 2021
by
dindigala
Browse files
feat: adding font styles of arabic.
parent
ae9f77df
Changes
2
Hide whitespace changes
Inline
Side-by-side
ahikar.css
View file @
2923d29b
...
...
@@ -17,6 +17,12 @@ body {
font-size
:
133%
;
text-align
:
center
;
}
.ara
{
font-family
:
'Serto Jerusalem'
;
font-weight
:
normal
;
font-style
:
normal
;
}
.body
{
text-align
:
right
;
width
:
100%
;
}
...
...
@@ -93,8 +99,10 @@ body {
.syc
{
font-family
:
'Estrangelo Edessa'
;
font-weight
:
normal
;
font-style
:
normal
;
}
.quote.colophon
{
color
:
#700000
;
}
...
...
ahikar.scss
View file @
2923d29b
...
...
@@ -18,6 +18,12 @@ body {
font-size
:
133%
;
text-align
:
center
;
}
.ara
{
font-family
:
'Serto Jerusalem'
;
font-weight
:
normal
;
font-style
:
normal
;
}
.body
{
text-align
:
right
;
width
:
100%
;
}
...
...
@@ -94,7 +100,9 @@ body {
.syc
{
font-family
:
'Estrangelo Edessa'
;
}
font-weight
:
normal
;
font-style
:
normal
;
}
.quote.colophon
{
color
:
#700000
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment