diff --git a/AHOVEYSaintGeorge/index.html b/AHOVEYSaintGeorge/index.html new file mode 100644 index 0000000..43f4d3b --- /dev/null +++ b/AHOVEYSaintGeorge/index.html @@ -0,0 +1,38 @@ + + + + + + +
+
+
+
+
Formulaire de connexion
diff --git a/CELEMANITheo/liste.html b/CELEMANITheo/liste.html index ac3fe02..7f9d661 100644 --- a/CELEMANITheo/liste.html +++ b/CELEMANITheo/liste.html @@ -10,10 +10,10 @@
+
| Thornton | - - +|
| 4 | Julien | diff --git a/Thomy Noel/style.css b/Thomy Noel/style.css index 480964b..663bd58 100644 --- a/Thomy Noel/style.css +++ b/Thomy Noel/style.css @@ -1,8 +1,15 @@ -form{ +#connection{ width: 20%; margin: 64px auto; + background-color: rgb(245, 238, 230); + border-radius: 10%; + box-shadow: black; + padding: 32px; } +h1{ + text-align: center; +} #navig{ height: 100px; background-color: #009BDE;
|---|