https://bugs.kde.org/show_bug.cgi?id=481330
Bug ID: 481330
Summary: Support RTL layout for Arabic doc
Classification: Websites
Product: docs.kde.org
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: docs.kde.org
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Currently, the layout of KDE Documentation website does not support RTL layout.
You can check Documentation of Kturtle:
https://docs.kde.org/stable5/ar/kturtle/kturtle/
What is required is to inject these one CSS properties in the body tag for RTL
language
text-align: right;
--
You are receiving this mail because:
You are the assignee for the bug.