|
|
|
|
Stages, honor, échanges
Quoi faire après le bac et conférences cycles sup
|
/* CSS pour les gros boutons des programmes */
.blocpcyc {
color: #ffca40;
text-align: center;
font-weight: bold;
font-size: x-large;
}
/* Boite pour nous joindre au bas */
.mbox2{
background-color: #52b782;
border-radius: 15px;
border-style: solid;
border-width: 1px;
border-color: rgba(153, 187, 221, 0.9);
}
|