maj css et icon
This commit is contained in:
parent
9d66bf0b91
commit
a895bb66ee
@ -1,3 +1,8 @@
|
|||||||
|
html
|
||||||
|
{
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
|
||||||
body
|
body
|
||||||
{
|
{
|
||||||
background-image:url("../pictures/homePic/fond.jpg");
|
background-image:url("../pictures/homePic/fond.jpg");
|
||||||
@ -8,6 +13,6 @@ body
|
|||||||
}
|
}
|
||||||
.iconGame
|
.iconGame
|
||||||
{
|
{
|
||||||
width: 10%;
|
width: 105px;
|
||||||
height: 20%;
|
height: 105px;
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
html
|
||||||
|
{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-image:url("../pictures/homePic/fond.jpg");
|
background-image:url("../pictures/homePic/fond.jpg");
|
||||||
background-attachment:fixed;
|
background-attachment:fixed;
|
||||||
|
Reference in New Issue
Block a user