mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
il n'y a pas eu de leak de mot de passe ici ;)
This commit is contained in:
40
project/assets/css/style.css
Normal file → Executable file
40
project/assets/css/style.css
Normal file → Executable file
@ -63,14 +63,9 @@ h2{
|
||||
font-weight: 600;
|
||||
font-size: 17px;
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
.test{
|
||||
height: 300vh;
|
||||
=======
|
||||
|
||||
.contenue{
|
||||
height: 285vh;
|
||||
>>>>>>> 5029010f15d22427dc323fafc747a1a08afbeb77
|
||||
}
|
||||
.articleHome{
|
||||
margin: auto;
|
||||
@ -193,7 +188,7 @@ h2{
|
||||
.bloc-plus{
|
||||
margin-top: 40px;
|
||||
float: right;
|
||||
background-color: #190034;;
|
||||
background-color: #190034;
|
||||
padding: 10px 15px;
|
||||
color: white;
|
||||
}
|
||||
@ -327,21 +322,44 @@ input {outline: none}
|
||||
}
|
||||
|
||||
.fullFooter{
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
width: 100%;
|
||||
height: 220px;
|
||||
background-color: grey;
|
||||
background-color: #190034;
|
||||
font-weight: bold;
|
||||
}
|
||||
.iconFooter{
|
||||
.upFooter{
|
||||
height: 160px;
|
||||
background-color: lightgray;
|
||||
background-color: #42027e;
|
||||
text-align: center;
|
||||
}
|
||||
.lowFooter{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.lowFooterItem{
|
||||
font-size:16px;
|
||||
color: white;
|
||||
padding-top:22px;
|
||||
display: inline-block;
|
||||
margin-right:15px;
|
||||
}
|
||||
.iconOnFooter{
|
||||
padding-top:125px;
|
||||
padding-top:60px;
|
||||
display: inline-block;
|
||||
color: black;
|
||||
|
||||
}
|
||||
|
||||
.pad{
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.phraseFooter{
|
||||
font-size: 18px;
|
||||
padding-top:10px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#twi{
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
|
Reference in New Issue
Block a user