Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.


Round Rectangle
titlebgcolor#0057ac
vSize2px
bgcolor#fff4da
width100%
hSize2px
cornersize2px
titleNOUVEAUTÉ
classBlocx
height100px

Programme Msc

CSS Stylesheet
.Blocx .round-rect-content {
	text-align : left; 
}

.Blocx .round-rect-title {
	text-align : center; 
	color: white;
 	font-weight: bold;   
	font-size: 50px; 
   	text-transform: capitalize; 
    border-top-left-radius: 10px;
}


.Blocx {

  	color: #0057ac;
	text-align: center;
	font-weight: bold;   
	font-size: 20px;
  	text-transform: capitalize;


  /* text-shadow: 2px 2px 5px #dbe7ea; */
/* border: 2px solid #73AD21; */
}