Skip to content
Snippets Groups Projects
Commit f295a933 authored by Jonathan Foucher's avatar Jonathan Foucher
Browse files

Justify PDF text

parent c8f201a2
No related branches found
No related tags found
No related merge requests found
Pipeline #30849 canceled
......@@ -38,6 +38,7 @@
<style>
body {
padding: 4em;
text-align: justify;
}
.table_actions {
border-left: 0.01em solid #ccc;
......
......@@ -14,6 +14,7 @@
padding: 1em;
font-family: sans-serif;
line-height: 1.4em;
text-align: justify;
}
.table_actions {
border-left: 0.01em solid #ccc;
......
......@@ -12,6 +12,7 @@
<style>
body {
padding: 4em;
text-align: justify;
}
.table_actions {
border-left: 0.01em solid #ccc;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment