Subversion Repositories Sites.tela-botanica.org

Rev

Rev 277 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 277 Rev 284
Line 266... Line 266...
266
 
266
 
267
/* droite -> contenu */
267
/* droite -> contenu */
268
#contenu, #zone_contenu, #contenu_accueil {
268
#contenu, #zone_contenu, #contenu_accueil {
269
  position:relative;
269
  position:relative;
-
 
270
  top:-1px;
270
  top:-1px;
271
/* Modif David Delon 26/08/2005 car conflit avec Fckeditor (menu deroulant)
271
  z-index:1;
272
/*  z-index:1;*/
272
  clear:both;
273
  clear:both;
273
  padding:0 2px 0 2px;
274
  padding:0 2px 0 2px;
274
  text-align:justify;
275
  text-align:justify;
275
  min-height:300px;}
276
  min-height:300px;}