From: Charles Plessy Date: Sun, 9 Jan 2011 10:24:52 +0000 (+0900) Subject: # Feuille de style pour le kanji du jour. X-Git-Url: https://source.charles.plessy.org/?a=commitdiff_plain;h=8aff10f026d82d1637e74ba3e51a695dbabb7157;p=source.git # Feuille de style pour le kanji du jour. --- diff --git a/Japon/kanji/kanji.css b/Japon/kanji/kanji.css new file mode 100644 index 00000000..7b2a5571 --- /dev/null +++ b/Japon/kanji/kanji.css @@ -0,0 +1,22 @@ +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; }