Line 12: | Line 12: | ||
background-color:#ECF0F1; | background-color:#ECF0F1; | ||
} | } | ||
+ | |||
+ | h2{ | ||
+ | text-align: center; | ||
+ | transform: translateY(5%); | ||
+ | font-size: 300%; | ||
+ | color: #000; | ||
+ | padding-bottom: 30px; | ||
+ | } | ||
+ | h6{ | ||
+ | text-align: center; | ||
+ | transform: translateY(100%); | ||
+ | font-size:100%; | ||
+ | color: #000; | ||
+ | padding-bottom: 30px; | ||
+ | } | ||
+ | header { | ||
+ | font-family: 'Molenga', Georgia, Times, serif; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | z-index: -100; /*pour que le menu soit toujours au dessus*/ | ||
+ | width:100%; | ||
+ | height:700px; | ||
+ | background-size: 100% 100% ; | ||
+ | background-position: center top; | ||
+ | position:relative; | ||
+ | } | ||
/* latin-ext */ | /* latin-ext */ |
Revision as of 12:37, 18 July 2017