[ Index ]
 

Code source de WordPress 2.1.2

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

title

Body

[fermer]

/wp-admin/ -> install.css (source)

   1  html { background: #eee; }
   2  
   3  body {
   4      background: #fff;
   5      color: #000;
   6      font-family: Georgia, "Times New Roman", Times, serif;
   7      margin-left: 20%;
   8      margin-right: 20%;
   9      padding: .2em 2em;
  10  }
  11  
  12  h1 {
  13      color: #006;
  14      font-size: 18px;
  15      font-weight: lighter;
  16  }
  17  
  18  h2 { font-size: 16px; }
  19  
  20  p, li, dt {
  21      line-height: 140%;
  22      padding-bottom: 2px;
  23  }
  24  
  25  ul, ol { padding: 5px 5px 5px 20px; }
  26  
  27  #logo { margin-bottom: 2em; }
  28  
  29  .step a, .step input { font-size: 2em; }
  30  
  31  td input { font-size: 1.5em; }
  32  
  33  .step, th { text-align: right; }
  34  
  35  #footer {
  36      text-align: center; 
  37      border-top: 1px solid #ccc; 
  38      padding-top: 1em; 
  39      font-style: italic;
  40  }


Généré le : Fri Mar 30 19:41:27 2007 par Balluche grâce à PHPXref 0.7