]> source.charles.plessy.org Git - source.git/commitdiff
# Feuille de style pour le kanji du jour.
authorCharles Plessy <https://launchpad.net/~plessy>
Sun, 9 Jan 2011 10:24:52 +0000 (19:24 +0900)
committerCharles Plessy <https://launchpad.net/~plessy>
Sun, 9 Jan 2011 10:24:52 +0000 (19:24 +0900)
Japon/kanji/kanji.css [new file with mode: 0644]

diff --git a/Japon/kanji/kanji.css b/Japon/kanji/kanji.css
new file mode 100644 (file)
index 0000000..7b2a557
--- /dev/null
@@ -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; }