Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 375 | Rev 390 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 375 Rev 377
Line 735... Line 735...
735
    width: 30px;
735
    width: 30px;
736
    margin-right: 5px;
736
    margin-right: 5px;
737
    margin-top: 2px;
737
    margin-top: 2px;
738
    border: 1px dotted black;
738
    border: 1px dotted black;
739
}
739
}
740
740
 
-
 
741
/*----------------------------------------------------------------------------------------------------------*/
-
 
742
/* Nomenclature */
-
 
743
.supra-gen, .gen, .sp, .infra-sp, .infra-gen {
-
 
744
	font-style: italic;
-
 
745
	text-transform: none;
-
 
746
}
-
 
747
.hyb, .chimere, .abbr, .formule-hyb, .gp, .cultivar, .commercial, 
-
 
748
.auteur, .annee, .biblio, .addendum {
-
 
749
	font-style: normal;
-
 
750
	text-transform: none;
-
 
751
}
-
 
752
741
753