--- /dev/null
+html { background: #fff url(images/wafun.png) fixed no-repeat 5px 5px; }
+
+div.header { display:none; } /* Pas de titre ikiwiki */
+
+h1 { border-bottom: 2px solid #000080;
+ padding: 1ex;
+ margin: 1ex;
+ font-family: sans-serif; }
+
+div.inlinepage {
+ border: 2px dashed #cccccc;
+ padding: 1.618em;
+ margin: 1em;
+ background: transparent url(images/wafug.png) fixed no-repeat 5px 5px; }
+
+div.inlineheader { display:none ;} /* Pas de titre ikiwiki ici non plus */
+
+div.inlinecontent p span.kanji {font-size: 300%}
+
+p { text-align : justify; }
+
+img { border: 1px dotted #dddddd; }