diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-29 16:38:25 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-29 16:38:25 +0200 |
| commit | c7b0e6d8951d5121c1011c82c312511bce5a9f45 (patch) | |
| tree | 3decfcf5f1f806d646fb29b5ecc55d9a776fb96b | |
| parent | e3850913b614ecb2e7d77c3077ac27d14c760fc5 (diff) | |
justify text
| -rw-r--r-- | default/htdocs/styles/css3.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index ed28d9c..32e5348 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -51,6 +51,7 @@ html { p { padding: 1px 0; + text-align: justify; } span.italic { |
