Bug 481330 - Support RTL layout for Arabic doc
Summary: Support RTL layout for Arabic doc
Status: REPORTED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: docs.kde.org (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-14 17:16 UTC by Zayed Al-Saidi
Modified: 2024-02-14 17:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zayed Al-Saidi 2024-02-14 17:16:39 UTC
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;