Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1238 Rev 1240
Line 29... Line 29...
29
	text-align:right;
29
	text-align:right;
30
}
30
}
31
.ns-retenu {
31
.ns-retenu {
32
	font-weight:bold;	
32
	font-weight:bold;	
33
}
33
}
-
 
34
.nn{
-
 
35
	color:#3B9D3B;
-
 
36
}
-
 
37
.nom-sci{
-
 
38
	font-size:1.5em;
-
 
39
	font-weight:bold;
-
 
40
}
-
 
41
.commune, .date{
-
 
42
	font-size:1.3em;
-
 
43
	font-weight:bold;
-
 
44
}
-
 
45
.obs-action{
-
 
46
	opacity:1;
-
 
47
}
-
 
48
.miniature{
-
 
49
	max-width:100px;
-
 
50
}
34
/*+--------------------------------------------------------------------------------------------------------+*/
51
/*+--------------------------------------------------------------------------------------------------------+*/
35
/* Correction style CSS Bootstrap */
52
/* Correction style CSS Bootstrap */
36
.well {
53
.well {
37
	margin-bottom: 5px;
54
	margin-bottom: 5px;
38
	padding: 4px;
55
	padding: 4px;
39
}
-
 
40
56
}
-
 
57