Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3025 → Rev 3026

/web/css/index.css
258,13 → 258,6
box-shadow: 1px 1px 6px #666;
}
 
/* When the the infobox goes bellow the main one (col-xs), it gets a dynamic height*/
@media(max-width:768px){
#box_infos {
height:100%;
}
}
 
.box_infos_titles {
font-size: calc(14px + 0.15vw);
font-weight: bold;