Subversion Repositories ALCASAR

Rev

Rev 2819 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2819 Rev 3026
Line 256... Line 256...
256
	-moz-box-shadow: 1px 1px 6px #666;
256
	-moz-box-shadow: 1px 1px 6px #666;
257
	-webkit-box-shadow: 1px 1px 6px #666;
257
	-webkit-box-shadow: 1px 1px 6px #666;
258
	box-shadow: 1px 1px 6px #666;
258
	box-shadow: 1px 1px 6px #666;
259
	}
259
	}
260
 
260
 
261
/* When the the infobox goes bellow the main one (col-xs), it gets a dynamic height*/
-
 
262
@media(max-width:768px){
-
 
263
	#box_infos {
-
 
264
		height:100%;
-
 
265
	}
-
 
266
}	
-
 
267
 
-
 
268
.box_infos_titles {
261
.box_infos_titles {
269
	font-size: calc(14px + 0.15vw);
262
	font-size: calc(14px + 0.15vw);
270
	font-weight: bold;
263
	font-weight: bold;
271
	color: black;
264
	color: black;
272
	margin-top: 5px;
265
	margin-top: 5px;