Browse Source

Meilleur placement btn close fs

Loquicom 6 months ago
parent
commit
4fce2696e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -15,6 +15,7 @@
 <body>
 
     <?= file_get_contents('src/splash.html') ?>
+    <span id="close-fs" role="button" class="hide" onclick="fullscreen()">X</span>
 
     <div id="header">
         <h1>Hello</h1>
@@ -28,7 +29,6 @@
             <div><span role="button" data-tooltip="Télécharger les CV en CMD"><span class="iconify" data-icon="mdi-console"></span></span></div>
         </div>
         <div class="window">
-            <span id="close-fs" role="button" class="hide" onclick="fullscreen()">X</span>
             <div class="window-toolbar">
                 <div class="window-toolbar-left">
                     <span class="iconify" data-icon="mdi-console-line"></span>