mirror of
https://github.com/groupe1cir1n/groupe1cir1n.github.io.git
synced 2026-01-18 16:37:32 +01:00
Edit of the logo (use a auto width)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title> Platformes technologiques </title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="src/css/style.css">
|
||||
<link rel="stylesheet" href="src/css/navbar.css">
|
||||
<link rel="stylesheet" href="src/css/footer.css">
|
||||
</head>
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
body{
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
@@ -3,6 +3,6 @@ body{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
@@ -23,6 +23,6 @@ h1{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
@@ -3,7 +3,7 @@ body{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
|
||||
@@ -7,8 +7,8 @@ h1{
|
||||
}
|
||||
|
||||
#logoLab{
|
||||
width: 250px;
|
||||
height: auto;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
#flexnationaux{
|
||||
|
||||
@@ -26,7 +26,7 @@ body{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
|
||||
@@ -26,6 +26,6 @@ h2{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
@@ -3,6 +3,6 @@ body{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
@@ -3,6 +3,6 @@ body{
|
||||
}
|
||||
|
||||
img{
|
||||
width: 250px;
|
||||
width: auto;
|
||||
height: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user