]> source.charles.plessy.org Git - source/.git/commitdiff
# Factorisation et HTML5.
authorCharles Plessy <https://launchpad.net/~plessy>
Sun, 9 Jan 2011 11:03:31 +0000 (20:03 +0900)
committerCharles Plessy <https://launchpad.net/~plessy>
Sun, 9 Jan 2011 13:51:27 +0000 (22:51 +0900)
Japon/kanji/kanji.css

index 7b2a557171fd60ae143d144ea62109b517a3aa1a..d84d3f8641a034c9f83068c7bb556dbb5105bd29 100644 (file)
@@ -1,21 +1,19 @@
 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 {
+article.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 */
+span.pagedate { display:none ;}
 
-div.inlinecontent p span.kanji {font-size: 300%}
+span.kanji {font-size: 300%}
 
 p {    text-align : justify; }