This commit is contained in:
MathieuRethers
2020-12-04 06:12:15 +01:00
parent dc657f8e17
commit c9554bf8b6
3 changed files with 63 additions and 0 deletions

16
css/garde.css Normal file
View File

@@ -0,0 +1,16 @@
#blockPrincipale
{
margin-top: 60px;
margin-right: 15%;
margin-left: 15%;
}
.lineText
{
color: white;
}
.blockText
{
background-color: #0073be;
}