Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1717 Rev 1826
Line 30... Line 30...
30
}
30
}
Line 31... Line 31...
31
 
31
 
32
.popup-simple-text {
32
.popup-simple-text {
33
	font-size: 1.15em;
33
	font-size: 1.15em;
-
 
34
}
-
 
35
 
-
 
36
#map .marker-cluster-small {
-
 
37
    background-color: rgba(0, 102, 0, 0.5);
-
 
38
}
-
 
39
 
-
 
40
#map .marker-cluster-medium {
-
 
41
    background-color: rgba(241, 211, 87, 0.8);