Line 15... |
Line 15... |
15 |
<meta name="description" content="Widget de vote sur les dernières images proposées dans DEL" />
|
15 |
<meta name="description" content="Widget de vote sur les dernières images proposées dans DEL" />
|
Line 16... |
Line 16... |
16 |
|
16 |
|
17 |
<!-- Spécial mobile -->
|
17 |
<!-- Spécial mobile -->
|
18 |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
18 |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
19 |
<!-- Favicones -->
|
19 |
<!-- Favicones -->
|
20 |
<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
|
20 |
<link rel="icon" type="image/png" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
|
21 |
<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.ico" />
|
21 |
<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
22 |
<!-- Feuilles de styles -->
|
22 |
<!-- Feuilles de styles -->
|
23 |
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.css" />
|
23 |
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.css" />
|
Line 24... |
Line 24... |
24 |
<link rel="stylesheet" type="text/css" href="<?=$url_css?>vote.css" media="screen" />
|
24 |
<link rel="stylesheet" type="text/css" href="<?=$url_css?>vote.css" media="screen" />
|