diff --git a/css/style.css b/css/style.css index 3d2b9c0..e9471bf 100644 --- a/css/style.css +++ b/css/style.css @@ -24,6 +24,20 @@ h1, h2{ color:#ff0000; } +nav ul { + display: flex; + list-style: none; + padding: inherit; + margin: inherit; + justify-content: center; +} + +nav li a { + margin: 0.2em 0.5em; + line-height: 2em; + display: block; +} + header{ border-top: 20px solid #ff0000; } diff --git a/index.html b/index.html index 2a35dd8..a5744cb 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,14 @@ +

UNE INTRODUCTION AUX HACKERSPACES ET À LEURS ACTIVITÉS