/* PLUS CERTAIN A QUI IL SERT !! Je crois que la balise est intégrer dans .Bloc ci-dessous.
.round-rect-content {
text-align : centre;
}
------ */
/* CSS pour les gros boutons des programmes */
.Bloc_PCYC CSS pour les gros boutons */
/* */
/* BLEUE - UdeM = #0057ac */
/* VERT fonce = #024244 */
/* JAUNE - UdeM = #ffca40 */
/* BLANC = #ffffff */
/* Boite du haut */
.blocpcyc_h {
color: #ffffff;
text-align: center;
font-weight: bold;
font-size: large;
}
/* Boite milieu */
.blocpcyc {
color: #ffffff; /* BLANC */
text-align: center;
font-weight: bold;
font-size: large;
}
/* Boite du bas */
.blocpcyc_b {
color: #0057ac;
#ffffff; /* BLANC */
text-align: center;
font-weight: bold;
font-size: large;
}
/* Boite pour nous joindre au bas */
/* VERT - light = #F2FFED */
.mbox2{
background-color: #F2FFED;
border-radius: 15px;
border-style: solid;
font-size: 18px;
vertical-align: middle;
}border-width: 1px;
border-color: rgba(0, 184, 133, 0.1);
color: #0b113a;
font-weight: bold;
font-size: x-large;
}
|