mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-12 18:19:30 +00:00
oui le changement
This commit is contained in:
@ -1 +0,0 @@
|
||||
/* Fichier du style (il pourras y en avoir plusieurs) */
|
29
project/assets/css/style_index.css
Normal file
29
project/assets/css/style_index.css
Normal file
@ -0,0 +1,29 @@
|
||||
body{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.nav_imie{
|
||||
height: 40px;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.item_nav_imie{
|
||||
display: inline-block;
|
||||
padding-left: 20px;
|
||||
padding-top: 10px;
|
||||
color: white;
|
||||
float: right;
|
||||
font-family: "Zona Black", sans-serif;
|
||||
font-size: 1.9vh;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
.nav_imie {
|
||||
height: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Zona Black";
|
||||
src: url('Zona_Black.ttf');
|
||||
}
|
BIN
project/assets/img/facebook.png
Normal file
BIN
project/assets/img/facebook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
1
project/assets/img/facebook.svg
Normal file
1
project/assets/img/facebook.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg aria-hidden="true" data-prefix="fab" data-icon="facebook-f" class="svg-inline--fa fa-facebook-f fa-w-9" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 512"><path fill="currentColor" d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229"></path></svg>
|
After Width: | Height: | Size: 364 B |
BIN
project/assets/img/twitter.png
Normal file
BIN
project/assets/img/twitter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
project/assets/polices/Zona_Black.ttf
Executable file
BIN
project/assets/polices/Zona_Black.ttf
Executable file
Binary file not shown.
Reference in New Issue
Block a user