Ver código fonte

Update CSS & index

Alexandre MOTTIER 7 meses atrás
pai
commit
6bc7c2f01a
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      index.php

+ 2 - 2
index.php

@@ -17,7 +17,7 @@
     </head>
     <body>
     	<header>
-    		<nav><img src="LaPopulaire-Landscape.png" width="20%">
+    		<nav><img src="LaPopulaire-Landscape.png" width="25%">
       <ul class="menu">
         <li><a href="#" onclick="return loadMain();"><u>Accueil</u></a></li>
         <li><a href="#" onclick="return loadHistorique();">Derniers titres diffusés</a></li>
@@ -35,7 +35,7 @@
     	  </div>
     	</div>
     </nav>
-    		<br><iframe src="https://hyperion.lapopulai.re/public/lapopulaire/embed?theme=dark" frameborder="0" allowtransparency="true" style="width: 97%; min-height: 150px; border: 0;"></iframe>
+    		<br><br><br><iframe src="https://hyperion.lapopulai.re/public/lapopulaire/embed?theme=dark" frameborder="0" allowtransparency="true" style="width: 97%; min-height: 150px; border: 0;"></iframe>
     	</header>