Improve wiki text skin (copy style of xnet .descr class)
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 30 Jul 2006 15:28:00 +0000 (15:28 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 30 Jul 2006 15:28:00 +0000 (15:28 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@728 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs.net/css/wiki.css

index b2defd8..17306f6 100644 (file)
@@ -43,6 +43,11 @@ table.quickref td {
 
 #wikitext {
     text-align: justify;
 
 #wikitext {
     text-align: justify;
+    font-size: 90%;
+}
+
+#wikitext p {
+    padding-left: 7px;
 }
 
 .diffbox {
 }
 
 .diffbox {