Letters
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 17 Dec 2024 13:10:25 +0000 (14:10 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 17 Dec 2024 13:10:25 +0000 (14:10 +0100)
requirements/requirements.txt
src/wolnelektury/static/2022/styles/layout/_text.scss

index dd667d1..d68183e 100644 (file)
@@ -39,7 +39,7 @@ mutagen==1.45.1
 sorl-thumbnail==12.8.0
 
 # home-brewed & dependencies
-librarian==24.5.2
+librarian==24.5.3
 
 # celery tasks
 celery[redis]==5.2.7
index a41d943..65bc48a 100644 (file)
@@ -482,6 +482,17 @@ p.paragraph.werset {
     margin: 1.5em 0 0;
 }
 
+.paragraph {
+    &.miejsce_data, &.pozdrowienie, &.podpis {
+       text-align: right;
+    }
+    &.naglowek_listu {
+       text-align: center;
+       margin: .5em 0;
+    }
+}
+
+
 p.motto_podpis {
     font-size: 0.875em;
     text-align: right;