diff --git a/css/style.css b/css/style.css index 851c3bb..0cf3303 100644 --- a/css/style.css +++ b/css/style.css @@ -3,14 +3,14 @@ body{background-color: #ffffff} header {font-size: 23px; - background-color: #333; - color: #fff; + background-image: url(ouiouibaguette.jpg); padding: 10px 0; text-align: center; } h1.Hello {font-size: 50px; - text-align: center;} + text-align: center; + color: white;} header nav {margin-left: auto; margin-right: auto; @@ -44,6 +44,14 @@ p.presentation{font-size: 165%; margin-right: 11%; text-align: justify;} +p.coco{ + font-size: 125%; + margin-top: 75px; + margin-right: 30%; + margin-left: 5%; + line-height: 130%; + } + div.licence{text-align: center; font-size: 26px;} @@ -71,11 +79,7 @@ div.presentation a.btn:hover{color: white; a.eve{ border-radius: 30px; background-color: #FFFF; - padding-right: 6px; - padding-left: 6px; -} - - + padding: 6px;} footer {font-size: 23px;