Line 5: | Line 5: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> | |
/*CONTENU DE LA PAGE DE GARDE*/ | /*CONTENU DE LA PAGE DE GARDE*/ | ||
+ | |||
body{ | body{ | ||
Line 30: | Line 31: | ||
color:#777; | color:#777; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | a{ | |
+ | color: #fff; | ||
+ | text-decoration: none; | ||
} | } | ||
− | h1 { | + | |
− | + | ||
− | + | h1{ | |
− | font-size: | + | |
− | + | margin:0px; | |
− | + | padding:20px 20px 10px 20px; | |
− | + | font-size:40px; | |
− | + | color:#333; | |
− | + | text-shadow:1px 1px 1px #fff; | |
− | + | text-align:left; | |
− | + | font-weight:400; | |
+ | text-align:center; | ||
} | } | ||
− | h1 | + | h1 span{ |
− | + | display:block; | |
− | font-size: | + | font-size: 15px; |
− | + | font-family: Georgia, serif; | |
− | color: # | + | color:#17A3B5; |
+ | padding-top:10px; | ||
} | } | ||
+ | |||
figure { | figure { | ||
display: inline-block; | display: inline-block; | ||
Line 68: | Line 74: | ||
left:-9999px; | left:-9999px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
.center { | .center { | ||
text-align: center; | text-align: center; | ||
Line 450: | Line 454: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <body> | ||
− | < | + | <body> |
− | + | <!-- CONTENU DE LA PAGE DE GARDE CSS --> | |
− | + | ||
− | + | ||
<body> | <body> | ||
<!-- CONTENU DE LA PAGE DE GARDE CSS --> | <!-- CONTENU DE LA PAGE DE GARDE CSS --> | ||
− | <div id="accueil"> | + | <div id="accueil"> |
− | + | <body> | |
− | <h1 | + | <h1>A biosilica-based detection device <span>for (re)emerging arboviral infectious diseases</span></h1> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<!--Diaporama--> | <!--Diaporama--> | ||
+ | |||
− | + | <div id="diaporama"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="diaporama"> | + | |
− | + | ||
<span id="sl_play" class="sl_command"> </span> | <span id="sl_play" class="sl_command"> </span> | ||
<span id="sl_pause" class="sl_command"> </span> | <span id="sl_pause" class="sl_command"> </span> | ||
Line 538: | Line 506: | ||
</div> | </div> | ||
− | <span id="timeline"></span> | + | <span id="timeline"></span> |
− | + | ||
− | + | ||
− | + | ||
</section> | </section> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
</section> | </section> | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
− | |||
</html> | </html> |