Align wikitext
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 30 Jul 2006 14:04:43 +0000 (14:04 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 30 Jul 2006 14:04:43 +0000 (14:04 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@725 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs.net/css/wiki.css

index deb061c..b2defd8 100644 (file)
@@ -37,7 +37,13 @@ table.quickref td {
     border-top: 1px dotted #aaaaaa;
 }
 
-#text { width: 800px; }
+#text {
+    width: 800px;
+}
+
+#wikitext {
+    text-align: justify;
+}
 
 .diffbox {
     border: 1px #999999 solid;