diff --git a/index.css b/index.css index 800e642..e2cdb26 100644 --- a/index.css +++ b/index.css @@ -269,4 +269,10 @@ li #enonce4 { width : 60%; +} + +img{ + width : 45%; + margin-top : 30px; + align-self: center; } \ No newline at end of file diff --git a/index.html b/index.html index 167e18a..bbac7b8 100644 --- a/index.html +++ b/index.html @@ -90,9 +90,8 @@ -
-

Swot

-
+ +
diff --git a/swot.png b/swot.png new file mode 100644 index 0000000..539cf3d Binary files /dev/null and b/swot.png differ