Skip to content
Snippets Groups Projects
Commit 0ca8d94a authored by Oumayma El Khattabi's avatar Oumayma El Khattabi
Browse files

modification de style

parent 2d3c1000
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@
><img src="icons/facebook.png" width="50px" style="padding: 10px"
/></a>
<a href="https://www.instagram.com/africaunite.cs/" target="_blank"
><img src="icons/instagram.png" width="52px" style="padding: 10px"
><img src="icons/instagram.png" width="50px" style="padding: 10px"
/></a>
</div>
<!--Footer-->
......
......@@ -28,6 +28,7 @@ h1 {
font-size: 12vw;
font-weight: 700;
line-height: 98%;
margin-top: 23px;
}
h2 {
/*Titres autres pages*/
......@@ -35,6 +36,7 @@ h2 {
font-family: "Roboto Condensed", sans-serif;
font-size: 50px;
margin: 10px;
margin-top: 5vw;
}
h3 {
/*Titre*/
......@@ -90,6 +92,7 @@ nav a {
display: block;
text-decoration: none;
color: #fffefe;
font-size: min(18px, 2.5vw);
font-weight: bold;
border-bottom: 2px solid transparent;
padding: 10px 0px;
......@@ -239,7 +242,7 @@ button:hover {
border: none;
color: white;
text-align: center;
font-size: 20px;
font-size: min(20px, 3vw);
padding: 10px;
width: 50%;
transition: all 0.5s;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment