diff --git a/css/style.css b/css/style.css index 9de2e5d..9519b47 100644 --- a/css/style.css +++ b/css/style.css @@ -1,21 +1,21 @@ -nav.main-nav ul li.btn-nav1{ - list-style-type: none; - display: inline-block; +body { + font-family: 'Noto Sans', sans-serif; + background-color: #333; + color: #fff; } - -nav.main-nav ul li.btn-nav1 a{ - color: white; - background-color: #4C33FF; - text-decoration: none; - padding: 10px; - font-size: 30px; +.container { + width: 80%; + margin: auto; + border: 2px solid #fff; + border-radius: 25px; + padding: 20px; + background-color: #444; } - -nav.main-nav ul li.btn-nav1:hover a{ - background-color: #301D74; - transition: 0.5s all; -} - -body{ - background-color: #101010; +.nav a { + text-decoration: none; + color: #fff; + padding: 10px 20px; + border: 2px solid #fff; + border-radius: 25px; + background-color: #333; } \ No newline at end of file diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..1e8a593 Binary files /dev/null and b/img/logo.png differ diff --git a/index.html b/index.html deleted file mode 100644 index 416a808..0000000 --- a/index.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - Whykioh - - - - - - -

- Bienvenue sur le site de Whykioh ! -

- - - \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..3d2bdc9 --- /dev/null +++ b/index.php @@ -0,0 +1,124 @@ + + + + + + WhyKorp + + +
+
+ + + +

WhyKorp

+
+ + + + +
+ +
+
+ + +