[ Index ]
 

Code source de SPIP Agora 1.4

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

title

Body

[fermer]

/Agora1-4/ -> agora_style.css (source)

   1  a {
   2      text-decoration: none;
   3  }
   4  
   5  a:hover {
   6      color:#FF9900;
   7      text-decoration: underline;
   8  }
   9  
  10  a.spip_url { }
  11  a.spip_in { }
  12  a.spip_out { }
  13  a.spip_glossaire { }
  14  
  15  .spip_code { }
  16  
  17  p.spip_note { }
  18  
  19  h3.spip {
  20      font-family: Verdana,Arial,Helvetica,sans-serif;
  21      font-weight: bold;
  22      font-size: 120%;
  23      text-align: center;
  24      margin-top : 40px;
  25      margin-bottom : 40px;
  26      padding: 0em;
  27  }
  28  
  29  .spip_puce {
  30      list-style-position: inside;
  31  }
  32  
  33  .spip_documents{
  34      font-family: Verdana,Arial,Helvetica,sans-serif;
  35      font-size : 70%;
  36  }
  37  
  38  
  39  table.spip {
  40  }
  41  
  42  table.spip tr.row_first {
  43      background-color: #FCF4D0;
  44  }
  45  
  46  table.spip tr.row_odd {
  47      background-color: #C0C0C0;
  48  }
  49  
  50  table.spip tr.row_even {
  51      background-color: #F0F0F0;
  52  }
  53  
  54  table.spip td {
  55      padding: 1px;
  56      text-align: left;
  57      vertical-align: center;
  58  }
  59  
  60  hr.spip { }
  61  b.spip { }
  62  i.spip { }
  63  blockquote.spip {
  64      margin-left : 40px;
  65      margin-top : 10px;
  66      margin-bottom : 10px;
  67      margin-right: 0px;
  68      border : solid 1px #aaaaaa;
  69      background-color: #ffffff;
  70      padding: 5px;
  71  }
  72  
  73  .forml { width: 100% ; background-color: #FFDDAA;}
  74  
  75  .spip_encadrer {
  76      font-family: helvetica, arial, sans-serif;
  77      width : 100%;
  78      background-color: #FFFFFF;
  79      padding: 5px;
  80      border: 1px #666666 solid;
  81  }
  82  
  83  .spip_cadre {
  84      width : 100%;
  85      background-color: #FFFFFF;
  86      padding: 5px;
  87  }
  88  
  89  
  90  .spip_bouton { background-color: #FFCC00;}
  91  
  92  .formrecherche { width: 100% ; background-color: #FFDDAA;}
  93  
  94  .reponse_formulaire {
  95      font-family: Verdana,Arial,Helvetica,sans-serif;
  96      font-weight: bold;
  97      font-size: 110%;
  98      color: red;
  99  }
 100  
 101  .spip_surligne { background-color: #FFFF66; }
 102  
 103  
 104  /*
 105   * Barre de raccourcis
 106   */
 107  
 108  a.spip_barre img {
 109      border-left: 1px solid #ffffff;
 110      border-top: 1px solid #ffffff;
 111      border-right: 1px solid #aa9966;
 112      border-bottom: 1px solid #aa9966;
 113      padding: 3px;
 114      background-color: #FFDDAA;
 115  }
 116  a.spip_barre:hover img {
 117      border: 1px solid #808080;
 118      padding: 3px;
 119      background-color: #f8f8f4;
 120  }


Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7