aboutsummaryrefslogtreecommitdiffstats
path: root/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/main.css')
-rw-r--r--static/main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css
index 360fe06..1b56721 100644
--- a/static/main.css
+++ b/static/main.css
@@ -538,6 +538,14 @@ header .logo-link:hover {
border-color: var(--accent);
}
+[dir="rtl"] .pagination-btn.prev {
+ transform: scaleX(-1);
+}
+
+[dir="rtl"] .pagination-btn.next {
+ transform: scaleX(-1);
+}
+
@media (max-width:1200px) {
.content-layout {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage