This commit is contained in:
Adrien 2019-01-28 13:08:46 +01:00
commit e2f71dd59b
3 changed files with 34 additions and 10 deletions

View File

@ -63,10 +63,16 @@ h2{
font-weight: 600; font-weight: 600;
font-size: 17px; font-size: 17px;
} }
<<<<<<< HEAD
.test{ .test{
height: 300vh; height: 300vh;
=======
.contenue{
height: 285vh;
>>>>>>> 5029010f15d22427dc323fafc747a1a08afbeb77
} }
.test2{ .articleHome{
margin: auto; margin: auto;
text-align: center; text-align: center;
margin-top: 100px; margin-top: 100px;
@ -75,7 +81,7 @@ h2{
padding-right: 2%; padding-right: 2%;
} }
@media only screen and (min-width: 992px) { @media only screen and (min-width: 992px) {
.test2 { .articleHome {
padding-right: 10%; padding-right: 10%;
padding-left: 10%; padding-left: 10%;
} }
@ -320,6 +326,22 @@ input {outline: none}
background-color: #110230; background-color: #110230;
} }
.fullFooter{
height: 220px;
background-color: grey;
}
.iconFooter{
height: 160px;
background-color: lightgray;
text-align: center;
}
.iconOnFooter{
padding-top:125px;
display: inline-block;
color: black;
}
#twi{ #twi{
height: 18px; height: 18px;
width: 18px; width: 18px;
@ -380,7 +402,7 @@ input {outline: none}
.test1{ .test1{
margin-top: 30px; margin-top: 30px;
} }
.test2{ .articleHome2{
margin-top:30px; margin-top:30px;
} }
#titre-home{ #titre-home{
@ -408,7 +430,7 @@ input {outline: none}
.test1{ .test1{
margin-top: 20px; margin-top: 20px;
} }
.test2{ .articleHome{
margin-top: 20px; margin-top: 20px;
} }
#titre-home{ #titre-home{

View File

@ -2,12 +2,14 @@
<div class="container-fluid"> <div class="container-fluid">
<div class="row"> <div class="row">
<div class="col-12"> <div class="col-12">
<div class="upFooter"> <div class="fullFooter">
<div class="iconFooter"> <div class="iconFooter">
<tag type="svg" file="twitter" style="color: white; width: 18px; height: 18px"/></a></li> <ul>
<tag type="svg" file="facebook" style="color: white; width: 18px; height: 18px"/></a></li> <li class="iconOnFooter"><a><tag type="svg" file="twitter" style="color: white; width: 18px; height: 18px"/></a></li>
<li class="iconOnFooter"><a><tag type="svg" file="facebook" style="color: white; width: 18px; height: 18px"/></a></li>
</ul>
</div> </div>
</div> </dwhite
</div> </div>
</div> </div>
</div> </div>

View File

@ -6,13 +6,13 @@
<header> <header>
<tag type="includes" file="header" /> <tag type="includes" file="header" />
</header> </header>
<main class="test container"> <main class="contenue container">
<div class="bloc_principal"> <div class="bloc_principal">
<div class="cover-black"> <div class="cover-black">
<div class="bloc_principal_titre"> <div class="bloc_principal_titre">
<h1>L'actualité de nos campus...</h1> <h1>L'actualité de nos campus...</h1>
</div> </div>
<div class="test2"> <div class="articleHome">
<h2 id="titre-home">Ceci est un magnifique titre</h2> <h2 id="titre-home">Ceci est un magnifique titre</h2>
<p class="p-home"> <p class="p-home">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed