RadouxArthur (Talk | contribs) |
RadouxArthur (Talk | contribs) |
||
(83 intermediate revisions by the same user not shown) | |||
Line 136: | Line 136: | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
− | + | /************************************************************************ | |
+ | bloc1 | ||
+ | ************************************************************************/ | ||
.bloc1 | .bloc1 | ||
{ | { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 30em; |
position: relative; | position: relative; | ||
+ | z-index: 2; | ||
} | } | ||
Line 148: | Line 151: | ||
width:6em; | width:6em; | ||
height:20em; | height:20em; | ||
− | |||
position: absolute; | position: absolute; | ||
− | bottom: | + | bottom: 8em; |
} | } | ||
Line 157: | Line 159: | ||
width: 5em; | width: 5em; | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:1.4em; |
} | } | ||
Line 164: | Line 166: | ||
width:40em; | width:40em; | ||
height:20em; | height:20em; | ||
− | |||
position: absolute; | position: absolute; | ||
bottom: 7em; | bottom: 7em; | ||
− | left: | + | left: 8em; |
} | } | ||
#titre_principal { | #titre_principal { | ||
Line 174: | Line 175: | ||
position:absolute; | position:absolute; | ||
bottom:2em; | bottom:2em; | ||
− | right: | + | right:0.3em; |
color: rgb(42,183,202); | color: rgb(42,183,202); | ||
font-size: 4.7em; | font-size: 4.7em; | ||
Line 185: | Line 186: | ||
letter-spacing: 2px; | letter-spacing: 2px; | ||
position: absolute; | position: absolute; | ||
− | bottom: 1. | + | bottom: 1.7em; |
right: 0em; | right: 0em; | ||
font-size: 2em; | font-size: 2em; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
.parent_carremulti | .parent_carremulti | ||
Line 198: | Line 195: | ||
width:40em; | width:40em; | ||
height:30em; | height:30em; | ||
− | |||
position: absolute; | position: absolute; | ||
top: 0em; | top: 0em; | ||
Line 211: | Line 207: | ||
right: 0em; | right: 0em; | ||
} | } | ||
− | |||
− | |||
− | |||
.idea | .idea | ||
{ | { | ||
width: 35px; | width: 35px; | ||
+ | } | ||
+ | |||
+ | .parent_dis | ||
+ | { | ||
+ | height: 5em; | ||
+ | width: 17em; | ||
+ | position: absolute; | ||
+ | bottom: 2em; | ||
+ | left: 17em; | ||
} | } | ||
.discover | .discover | ||
{ | { | ||
+ | width: auto; | ||
+ | font-size: 1.3em; | ||
background-color: rgb(254,215,102); | background-color: rgb(254,215,102); | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 227: | Line 231: | ||
text-align: center; | text-align: center; | ||
padding: 10px 10px 10px 10px ; | padding: 10px 10px 10px 10px ; | ||
− | |||
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
position:absolute; | position:absolute; | ||
− | + | font-family: 'Josefin Sans' | |
− | + | ||
} | } | ||
− | a | + | a:hover /* Apparence au survol des liens */ |
{ | { | ||
− | + | text-decoration: none; | |
+ | color: white; | ||
+ | } | ||
+ | .idea | ||
+ | { | ||
+ | width:10em | ||
} | } | ||
+ | /************************************************************************ | ||
+ | bloc2 | ||
+ | ************************************************************************/ | ||
+ | .bloc2 | ||
+ | { | ||
+ | width: 100%; | ||
+ | height: 30em; | ||
+ | position: relative; | ||
+ | } | ||
+ | .parent_ancre | ||
+ | { | ||
+ | width:5em | ||
+ | height: auto; | ||
+ | position: absolute; | ||
+ | top:16em; | ||
+ | } | ||
+ | #ancre | ||
+ | { | ||
+ | color: rgb(32,56,100); | ||
+ | font-size: 0.1em | ||
+ | } | ||
+ | .parent_hospitalgo | ||
+ | { | ||
+ | width:100%; | ||
+ | height: 70em; | ||
+ | position: absolute; | ||
+ | top: -7em; | ||
+ | z-index: 1; | ||
+ | } | ||
− | # | + | #hospital |
{ | { | ||
width: 100%; | width: 100%; | ||
position: absolute; | position: absolute; | ||
− | |||
} | } | ||
+ | |||
#go | #go | ||
{ | { | ||
position: absolute; | position: absolute; | ||
− | + | bottom: 6em; | |
− | left: | + | left: 17em; |
font-size: 2em; | font-size: 2em; | ||
color: white; | color: white; | ||
Line 274: | Line 310: | ||
top: 200em; | top: 200em; | ||
width: 20em; | width: 20em; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 350: | Line 380: | ||
top: 0em; | top: 0em; | ||
font-family: 'PT Sans', sans-serif; | font-family: 'PT Sans', sans-serif; | ||
− | |||
} | } | ||
#cssmenu ul { | #cssmenu ul { | ||
Line 357: | Line 386: | ||
padding: 0; | padding: 0; | ||
display: block; | display: block; | ||
− | |||
} | } | ||
#cssmenu ul:after, | #cssmenu ul:after, | ||
Line 411: | Line 439: | ||
border-radius: 5px; | border-radius: 5px; | ||
background: #000000; | background: #000000; | ||
− | |||
top: 13px; | top: 13px; | ||
right: 15px; | right: 15px; | ||
Line 427: | Line 454: | ||
border: 3px solid transparent; | border: 3px solid transparent; | ||
border-left-color: #ffffff; | border-left-color: #ffffff; | ||
− | |||
top: 15px; | top: 15px; | ||
right: 15px; | right: 15px; | ||
Line 500: | Line 526: | ||
height: 0; | height: 0; | ||
top: 0; | top: 0; | ||
− | |||
background: rgb(254,215,102); | background: rgb(254,215,102); | ||
-webkit-transition: height .2s; | -webkit-transition: height .2s; | ||
Line 527: | Line 552: | ||
border: 4px solid transparent; | border: 4px solid transparent; | ||
border-top-color: white; | border-top-color: white; | ||
− | |||
height: 0; | height: 0; | ||
width: 0; | width: 0; | ||
Line 541: | Line 565: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
font-size: 14px; | font-size: 14px; | ||
− | |||
position: relative; | position: relative; | ||
} | } |
Latest revision as of 10:55, 23 September 2018