fixation du bug affichage bouton retour sur Login
This commit is contained in:
@ -9,16 +9,19 @@ body {
|
||||
.back_home
|
||||
{
|
||||
background: white;
|
||||
width : 10%;
|
||||
width: 100px;
|
||||
padding : 1%;
|
||||
margin-bottom: 20px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid silver;
|
||||
}
|
||||
|
||||
.back_home img
|
||||
{
|
||||
width: 40%;
|
||||
height: 40%;
|
||||
float:left;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
.divRecherche
|
||||
|
Reference in New Issue
Block a user