RTL
claudeRTL by essamsoft
Details
Authoressamsoft
LicenseNo License
CategoryAI
Created
Updated
Size225 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name claude.ai RTL
@version 20250307.22.26
@namespace ?
==/UserStyle== */
@-moz-document domain("claude.ai") {
.sticky.bottom-0.mx-auto.w-full.pt-6,
.font-claude-message {
direction:rtl;
}
}