maj css ref

This commit is contained in:
Jerome Morjon 2015-02-19 17:59:57 +01:00
parent 07095f6ac6
commit fcb8a0a8fa
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
body
{
margin : auto;
background-image:url("../pictures/setting_picture/fond.jpg");
background-attachment:fixed;
background-repeat:no-repeat;
@ -12,7 +14,7 @@ background-image:url("../pictures/setting_picture/fond.jpg");
margin: 1%;
padding: 1%;
background: white;
border-radius: 5px;
border-radius: 7px;
border: 1px solid grey;
box-shadow: 1px 1px 2px dimgrey;
}
@ -22,7 +24,7 @@ background-image:url("../pictures/setting_picture/fond.jpg");
margin: 1%;
padding: 1%;
background: white;
border-radius: 5px;
border-radius: 7px;
border: 1px solid grey;
box-shadow: 1px 1px 2px dimgrey;
width : 40%;