[ Index ]
 

Code source de Dolibarr 2.0.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/htdocs/public/dons/ -> eucd.css (source)

   1  /* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
   2     Copyright (C) 2002 Loic Dachary         <loic@gnu.org>
   3  
   4     This program is free software; you can redistribute it and/or modify
   5     it under the terms of the GNU General Public License as published by
   6     the Free Software Foundation; either version 2 of the License, or
   7     (at your option) any later version.
   8   
   9     This program is distributed in the hope that it will be useful,
  10     but WITHOUT ANY WARRANTY; without even the implied warranty of
  11     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12     GNU General Public License for more details.
  13   
  14     You should have received a copy of the GNU General Public License
  15     along with this program; if not, write to the Free Software
  16     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  17   
  18     $Id: eucd.css,v 1.3 2004/10/20 20:06:50 opensides Exp $
  19     $Source: /cvsroot/dolibarr/dolibarr/htdocs/public/dons/eucd.css,v $
  20  */
  21  body
  22  {
  23         color: black;  
  24         font-family: arial, sans-serif;
  25         background-color: white;
  26  }
  27  
  28  table.main
  29  {
  30      border: 0 solid;
  31  }
  32  
  33  table.formulaire {
  34                     border: 0 solid;
  35                     }
  36  
  37  
  38  h1 {
  39       font-weight: bold;
  40       font-size: 12pt;
  41  }
  42  
  43  ul { list-style: circle;  }
  44  
  45  
  46  
  47  span {
  48       font-weight: bold;
  49       font-size: 12pt;
  50  }
  51  
  52  h2 {
  53       font-weight: bold;
  54       font-size: 10pt;
  55       }
  56  a {
  57      color: #002390;
  58      font-weight: bold;
  59      text-decoration: none;
  60      }
  61  
  62  a.extern {
  63      color: #002390;
  64      font-weight: normal;
  65      text-decoration: none;
  66      }
  67  
  68  a.extern:hover {
  69      color: #002390;
  70      font-weight: normal;
  71      text-decoration: underline;
  72      }
  73  
  74  address {
  75            font-weight: bold;
  76            font-size: 10pt;
  77            }
  78  
  79  p { 
  80      padding-left: 9px;
  81      }
  82  
  83  p.passe { 
  84            color: #c0C0C0;
  85   }
  86  
  87  td.titre{ 
  88            font-weight: bold; 
  89            background-color: #d0d0d0;
  90            }
  91  
  92  td.valeur { 
  93              font-weight: normal;
  94              background-color: #f1f1f1;
  95              }
  96  
  97  div.commentaire { 
  98                    font-size: 10pt;
  99                    }


Généré le : Mon Nov 26 12:29:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics