diff --git a/SRC/public/css/referent.css b/SRC/public/css/referent.css index 0a2d304..71cfc8a 100644 --- a/SRC/public/css/referent.css +++ b/SRC/public/css/referent.css @@ -13,6 +13,16 @@ caption text-align: center; } +table +{ + text-align: center; +} + +table thead tr th +{ + text-align: center; +} + .listg { background: #a7cfdf; /* Old browsers */ diff --git a/SRC/resources/views/referent.blade.php b/SRC/resources/views/referent.blade.php index a80d717..917e254 100755 --- a/SRC/resources/views/referent.blade.php +++ b/SRC/resources/views/referent.blade.php @@ -21,7 +21,7 @@ - + @@ -33,10 +33,12 @@ +
NomActionNomActionSupprimer
{{$listeoeuvre->nom}} - + +