[ Index ]
 

Code source de CMS made simple 1.0.5

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

title

Body

[fermer]

/ -> stylesheet.css (source)

   1  body { color: #000000;
   2         background-color: #fff;
   3         font-size: 10pt;
   4         font-family: Tahoma;
   5         margin: 10; }
   6  
   7  td.nav     { color: #000000;
   8               background-color: #fff;
   9               font-size: 10pt;
  10               text-align: center;
  11               font-family: Tahoma }
  12  td.header  { color: #000000;
  13               font-size: 10pt;
  14               font-family: Tahoma }
  15  td.label   { color: #000000;
  16               background-color: #ccccff;
  17               font-size: 10pt;
  18               font-family: Tahoma }
  19  td.body    { color: #000000;
  20  
  21               background-color: #ffffff;
  22               font-size: 10pt;
  23               font-family: Tahoma }
  24  
  25  td.bodyalt { color: #000000;
  26               background-color: #e9e9e9;
  27               font-size: 10pt;
  28               font-family: Tahoma }
  29  td.footer  { color: #000000;
  30               font-size: 10pt;
  31               font-family: Tahoma }
  32  
  33  a:link     { color: #002060;
  34               text-decoration: none;
  35               font-size: 10pt;
  36               font-family: Tahoma }
  37  a:visited  { color: #333333;
  38               text-decoration: none;
  39               font-size: 10pt;
  40               font-family: Tahoma }
  41  a:active   { color: #606060;
  42               text-decoration: none;
  43               font-size: 10pt;
  44               font-family: Tahoma }
  45  a:hover    { color: #700000;
  46               text-decoration: none;
  47               font-size: 10pt;
  48               font-family: Tahoma }
  49  .good     { color: #0033FF;
  50               font-weight: bold }
  51  .bad      { color: #CC3300;
  52               font-weight: bold }
  53  div.heading {
  54      background-color: #64879d; 
  55      color: #EDF2F5;
  56      padding: 9px; 
  57      text-align: left; 
  58      font-size: 16px; 
  59      font-weight: bold;  
  60      text-transform: uppercase; 
  61  }
  62  div.leftsidebar { 
  63      float: left; 
  64      width: 120px; 
  65      background-color: #EDF2F5;
  66      font-size: 12px; 
  67      padding: 7px; 
  68      border: 1px solid #64879d;
  69      color: #444444; 
  70  }
  71  div.thebody { 
  72      padding: 5px; 
  73      margin-left: 150px; 
  74      font-size: 10pt; 
  75      font-family: Tahoma; 
  76  }
  77  div.bottom {
  78      background-color: #EDF2F5; 
  79      border: 1px solid #64879d;
  80      padding: 3px; 
  81      text-align: center;
  82      font-size: 11; 
  83  }
  84  p.title { 
  85      font-size: 14pt; 
  86      font-weight: bold; 
  87      margin: 0; 
  88  }
  89  p.smalltitle { 
  90      font-size: 12pt; 
  91      font-weight: bold; 
  92      margin: 0; 
  93      padding: 4px; 
  94      background-color: #CCCCCC; 
  95      text-transform: uppercase; 
  96  }
  97  p.sectionname { 
  98      font-weight: bold; 
  99      margin: 0;
 100  }
 101  .leftsidebar p.sectionname {
 102      padding-left: 15px;
 103  }
 104  .icons {
 105      text-align: center;
 106  }
 107  


Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7