Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 375 Rev 377
Line 734... Line 734...
734
    height: 12px;
734
    height: 12px;
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
}
-
 
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;
739
}
751
}
740
752