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