[ Index ]
 

Code source de Dotclear 2.0-beta6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/themes/default/ -> print.css (source)

   1  body {
   2      font : 10pt serif;
   3      margin: 0;
   4      color: #000;
   5      background: #fff;
   6  }
   7  
   8  #prelude, #sidebar, .pagination, #comment-form, object {
   9      display: none;
  10  }
  11  
  12  p {
  13      margin: 0.2em 0 0.8em 0;
  14      line-height: 1.3em;
  15  }
  16  
  17  h1,h2,h3,h4,h5, h6 {
  18      margin: 1em 0 0.2em 0;
  19      font-weight: bold;
  20  }
  21  h1 { font-size: 160%; }
  22  h2 { font-size: 140%; }
  23  h3 { font-size: 120%; }
  24  h4 { font-size: 100%; }
  25  h5 { font-size: 90%; }
  26  h6 { font-size: 80%; }
  27  
  28  a {
  29      color: #00f;
  30      text-decoration: none;
  31      border-bottom: 1px solid #999;
  32  }
  33  
  34  .post-content a[href^="http"]:after, #comments a[href^="http"]:after,
  35  #trackbacks a[href^="http"]:after {
  36      content: " ("attr(href)") ";
  37      color: #333;
  38  }


Généré le : Fri Feb 23 22:16:06 2007 par Balluche grâce à PHPXref 0.7