16 lines
167 B
CSS
16 lines
167 B
CSS
#blockPrincipale
|
|
{
|
|
margin-top: 60px;
|
|
margin-right: 15%;
|
|
margin-left: 15%;
|
|
}
|
|
|
|
.lineText
|
|
{
|
|
color: white;
|
|
}
|
|
|
|
.blockText
|
|
{
|
|
background-color: #0073be;
|
|
} |