[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

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

   1  body {
   2    background-color: #eee;
   3    text-align: center;
   4  }
   5  
   6  /* Cadre general */
   7  #main {
   8  margin: 5px;
   9  margin-top:20px;
  10  text-align: left;
  11  }
  12  /* cadre dans lequel se trouve les donnees */
  13  
  14  #contenu {
  15  font-size: 90%;
  16  line-height: 1.4em;
  17  width: 860px;
  18  border: 1px solid #00008B;
  19  text-align: $rightouleft;
  20  margin: auto;
  21  background: #FFFFFF;
  22  padding: 0.5em;
  23  }
  24  
  25  
  26  #generalInstall {
  27  width: 40%;
  28  float: left;
  29  font-size:90%;
  30  }
  31  #generalInstall UL {
  32  list-style-type: decimal;
  33  }
  34  P.next_step {
  35  font-weight: bold;
  36  background-color: #eee;
  37  border: 1px solid #ddd;
  38  padding: 0.5em;
  39  }
  40  P.next_step A {
  41  color: #ae0000;
  42  text-decoration: underline;
  43  }
  44  #instalpercent {
  45  width: 100%;
  46  height: 1.5em;
  47  margin: 0;
  48  padding: 0;
  49  background-color: #eee;
  50  border: 1px solid #ddd;
  51  }
  52  #instalpercent P {
  53  height: 1.5em;
  54  background-color: #8aaecc;
  55  margin: 0;
  56  padding: 0;
  57  }
  58  LI.futureStep {
  59  color: #d3d3d3;
  60  }
  61  LI.actualStep {
  62  font-weight: bold;
  63  }
  64  LI.pastStep {
  65  color: #008000;
  66  }


Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics