diff --git a/ajout.php b/ajout.php new file mode 100644 index 0000000..ad098b7 --- /dev/null +++ b/ajout.php @@ -0,0 +1,43 @@ + + + + + + Test Statique + + + + + + +
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + + +
+
+
+
+ + + + \ No newline at end of file diff --git a/login.php b/login.php index f93f6a8..20eaeb7 100644 --- a/login.php +++ b/login.php @@ -16,7 +16,7 @@
-
+
diff --git a/main.css b/main.css index df1e992..9b55f0b 100644 --- a/main.css +++ b/main.css @@ -410,6 +410,30 @@ ul { box-shadow: 3px 4px 5px #8c8c8c; } +.recette-form-div-desc { + height: 90%; +} + +.recette-form { + height: 100%; + width: 100%; + margin: 10px; + padding: 10px; +} + +.recette-form-group { + display: flex; + flex-direction: column; +} + +#recette-form-div-desc { + height: 400px; +} + +#recette-form-description { + height: 95%; +} + /*Footer et son contenue*/ footer{ padding: 25px; diff --git a/recette.php b/recette.php index 2cfde62..85a386c 100644 --- a/recette.php +++ b/recette.php @@ -17,4 +17,6 @@ 7 8 9 - \ No newline at end of file + + +