[ Index ]
 

Code source de Dotclear 1.2.5

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

title

Body

[fermer]

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

   1  html, body{
   2      margin: 0;
   3      padding: 0;
   4      text-align: center;
   5  }
   6  
   7  #page{
   8      width: 780px;
   9      margin: 4em auto;
  10      text-align: left;
  11  }
  12  
  13  #top{
  14      margin: 0;
  15  }
  16  
  17  #top h1{
  18      margin: 0;
  19  }
  20  
  21  #prelude{
  22      position: absolute;
  23      width: 780px;
  24      top: 7px;
  25      left: 50%;
  26      margin: 0 0 0 -390px;
  27      padding: 0 1ex;
  28  }
  29  
  30  #main{
  31      float: left;
  32      width: 520px;
  33  }
  34  
  35  #content{
  36      margin: 0 0 0 30px;
  37      padding: 1em 0 0 0;
  38  }
  39  
  40  .post{
  41      margin-bottom: 4em;
  42  }
  43  
  44  #sidebar{
  45      float: right;
  46      width: 240px;
  47      padding-bottom: 4em;
  48  }
  49  
  50  #sidebar div{
  51      margin: 0 30px 0 0;
  52      padding: 1ex 1em;
  53  }
  54  
  55  #footer{
  56      padding: 1ex 1em 1ex 1em;
  57      margin : 0;
  58      clear: both;
  59  }


Généré le : Fri Feb 23 21:40:15 2007 par Balluche grâce à PHPXref 0.7