RadouxArthur (Talk | contribs) |
RadouxArthur (Talk | contribs) |
||
(59 intermediate revisions by the same user not shown) | |||
Line 137: | Line 137: | ||
} | } | ||
/************************************************************************ | /************************************************************************ | ||
− | + | bloc1 | |
************************************************************************/ | ************************************************************************/ | ||
.bloc1 | .bloc1 | ||
{ | { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 30em; |
position: relative; | position: relative; | ||
− | + | z-index: 2; | |
} | } | ||
Line 206: | Line 206: | ||
top: -1em; | top: -1em; | ||
right: 0em; | right: 0em; | ||
− | |||
} | } | ||
Line 243: | Line 242: | ||
text-decoration: none; | text-decoration: none; | ||
color: white; | color: white; | ||
+ | } | ||
+ | .idea | ||
+ | { | ||
+ | width:10em | ||
} | } | ||
/************************************************************************ | /************************************************************************ | ||
− | + | bloc2 | |
************************************************************************/ | ************************************************************************/ | ||
− | |||
.bloc2 | .bloc2 | ||
{ | { | ||
− | width: | + | width: 100%; |
− | height: | + | height: 30em; |
position: relative; | position: relative; | ||
− | |||
− | |||
} | } | ||
− | |||
.parent_ancre | .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%; | ||
+ | position: absolute; | ||
+ | } | ||
+ | |||
#go | #go | ||
{ | { | ||
position: absolute; | position: absolute; | ||
− | + | bottom: 6em; | |
− | left: | + | left: 17em; |
font-size: 2em; | font-size: 2em; | ||
color: white; | color: white; | ||
Line 287: | Line 310: | ||
top: 200em; | top: 200em; | ||
width: 20em; | width: 20em; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 363: | Line 380: | ||
top: 0em; | top: 0em; | ||
font-family: 'PT Sans', sans-serif; | font-family: 'PT Sans', sans-serif; | ||
− | |||
} | } | ||
#cssmenu ul { | #cssmenu ul { | ||
Line 370: | Line 386: | ||
padding: 0; | padding: 0; | ||
display: block; | display: block; | ||
− | |||
} | } | ||
#cssmenu ul:after, | #cssmenu ul:after, | ||
Line 415: | Line 430: | ||
transition: max-height 0.4s ease-out; | transition: max-height 0.4s ease-out; | ||
background: #ffffff; | background: #ffffff; | ||
− | |||
} | } | ||
#cssmenu ul li ul li.has-sub:after { | #cssmenu ul li ul li.has-sub:after { | ||
Line 425: | Line 439: | ||
border-radius: 5px; | border-radius: 5px; | ||
background: #000000; | background: #000000; | ||
− | |||
top: 13px; | top: 13px; | ||
right: 15px; | right: 15px; | ||
Line 441: | 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 514: | 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 535: | Line 546: | ||
right: 14px; | right: 14px; | ||
top: 16px; | top: 16px; | ||
− | |||
} | } | ||
#cssmenu > ul > li.has-sub > a:before { | #cssmenu > ul > li.has-sub > a:before { | ||
Line 542: | 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 556: | 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