Subversion Repositories eFlore/Applications.del

Rev

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

Rev 2062 Rev 2068
Line 853... Line 853...
853
	color: #598000;
853
	color: #598000;
854
}
854
}
Line 855... Line 855...
855
 
855
 
856
.evenementsNouveaux {
856
.evenementsNouveaux {
-
 
857
	font-weight: bold;
857
	font-weight: bold;
858
	border: 1px solid #F2CE9F;
Line 858... Line 859...
858
}
859
}
859
 
860
 
860
.listeEvenementsObs {
861
.listeEvenementsObs {
861
    margin-bottom: 2px;
862
    margin-bottom: 2px;
862
    margin-top: 2px;
863
    margin-top: 2px;
Line -... Line 864...
-
 
864
    padding-left: 20px;
-
 
865
}
-
 
866
 
-
 
867
.evtObsinfosComplementaires.evtObsCitation:before {
-
 
868
	content: ": “";	
-
 
869
}
-
 
870
 
-
 
871
.evtObsinfosComplementaires.evtObsAction:before {
-
 
872
	content: ": ";	
-
 
873
}
-
 
874
 
-
 
875
.evtObsinfosComplementaires.evtObsCitation {
-
 
876
	font-style: italic;
-
 
877
}
-
 
878
 
-
 
879
.evtObsinfosComplementaires.evtObsCitation:after {
863
    padding-left: 20px;
880
	content: "”";	
864
}
881
}
Line 865... Line 882...
865
 
882
 
866
/*+---------------------------------------------------------------------------------------------------------*/
883
/*+---------------------------------------------------------------------------------------------------------*/