diff options
author | florian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-03-29 10:38:38 +0000 |
---|---|---|
committer | florian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-03-29 10:38:38 +0000 |
commit | 96e266857fea676ab8ea8074e73fed9e0cf2f5ba (patch) | |
tree | 12ca2aedfeea2b15283274217dc84681d955e9c4 | |
parent | 3611b8369f1142ea4b7e64fa148044cab2ee31b2 (diff) |
Blocksatz fürs wiki (http://neo-layout.org/wiki)
Bitte um Rückmeldung falls Darstellung bei irgendwem nicht gefällig aussieht.
git-svn-id: https://svn.neo-layout.org@2249 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | www/stylesheet_wiki.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css index 940d8e0..8a6650c 100644 --- a/www/stylesheet_wiki.css +++ b/www/stylesheet_wiki.css @@ -185,7 +185,7 @@ overflow:auto; font-size:1em; background-color:White; color:Black; - text-align:left; + text-align:justify; } #content.ticket { width: 100%; max-width:61em} |