maj css ref
This commit is contained in:
parent
07095f6ac6
commit
fcb8a0a8fa
@ -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%;
|
||||
|
Reference in New Issue
Block a user