diff options
Diffstat (limited to 'docs/gen/style.css')
-rw-r--r-- | docs/gen/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gen/style.css b/docs/gen/style.css index f94cf0e..43012db 100644 --- a/docs/gen/style.css +++ b/docs/gen/style.css @@ -26,7 +26,7 @@ text-align: center; } - figcaption { + figcaption, p { text-align: justify; text-justify: auto; } |