Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
ahiqar
ahiqar-tido
Commits
a5b35646
Commit
a5b35646
authored
Sep 07, 2021
by
dindigala
Committed by
Mathias Goebel
Sep 07, 2021
Browse files
feat: adding font styles of arabic.
parent
72167634
Changes
2
Hide whitespace changes
Inline
Side-by-side
ahikar.css
View file @
a5b35646
...
...
@@ -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 @
a5b35646
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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