Ajouts de la maquette web sur le nouveau git (suite au bug de l'ancien répertoire git
This commit is contained in:
19
MaquetteWEB/css/mentions_legales.css
Normal file
19
MaquetteWEB/css/mentions_legales.css
Normal file
@@ -0,0 +1,19 @@
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background-color: #f9f9f9;
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
color: #0f1878; /* Bleu */
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
.email {
|
||||
font-weight: bold;
|
||||
color: #1631c8;
|
||||
}
|
||||
Reference in New Issue
Block a user