diff --git a/SRC/public/css/home.css b/SRC/public/css/home.css index af764b1..3c7db9b 100755 --- a/SRC/public/css/home.css +++ b/SRC/public/css/home.css @@ -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 diff --git a/SRC/resources/views/.DS_Store b/SRC/resources/views/.DS_Store index b4fb9bf..80d6be4 100755 Binary files a/SRC/resources/views/.DS_Store and b/SRC/resources/views/.DS_Store differ diff --git a/SRC/resources/views/auth/login.blade.php b/SRC/resources/views/auth/login.blade.php index 2a00961..0cae08e 100755 --- a/SRC/resources/views/auth/login.blade.php +++ b/SRC/resources/views/auth/login.blade.php @@ -5,7 +5,7 @@
- < Retour Retour + Retour < Retour