Changement de style
This commit is contained in:
10
CSS/Main.css
10
CSS/Main.css
@@ -23,6 +23,11 @@ footer{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dessous_titre{
|
||||
width: 30%;
|
||||
margin: auto;
|
||||
margin-bottom: 3em;
|
||||
}
|
||||
.mail, .tel{
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
@@ -31,7 +36,10 @@ footer{
|
||||
text-decoration: underline;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.contact{
|
||||
margin-bottom: 0.2em;
|
||||
font-size: 2em;
|
||||
}
|
||||
.Copyright{
|
||||
width: 25%;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user