diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-12-29 18:35:38 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-12-29 18:35:38 +0100 |
commit | ffccf21f877598e1bca6a1b3911c2d2e16fbc786 (patch) | |
tree | 6d3c1ec4dcd0e46198540834a2df20441e169c25 | |
parent | dcb42121bfc9f526cd4da289439071c9309f8f11 (diff) |
justify intro texts
-rw-r--r-- | public/css/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/default.css b/public/css/default.css index 0d37e6e..80dc95a 100644 --- a/public/css/default.css +++ b/public/css/default.css @@ -8,6 +8,7 @@ div.usage, div.stationlist, div.globalstats { margin-bottom: 1em; + text-align: justify; } div.error { |