noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 35/73: improve cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 35/73: improve cosmetic
Date: Fri, 28 May 2021 05:26:31 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit f11ae20509a1a2f3e9d7252e3ff40d5ec6f30ce6
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Apr 23 21:58:53 2021 +0200

    improve cosmetic
---
 html/index.php   | 2 +-
 html/install.php | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/html/index.php b/html/index.php
index f58a2dd..09521f8 100644
--- a/html/index.php
+++ b/html/index.php
@@ -247,7 +247,7 @@ if 
(isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl']))
                 endif;
                 ?>  
                 <div class="form-group  row  justify-content-center">
-                    <INPUT TYPE="SUBMIT"  class="button" NAME="login" 
value="se connecter">
+                    <INPUT TYPE="SUBMIT"  class="button" 
style="background-image: url('image/bg-submit2.gif'); width: 100%; height: 
42px; border-radius: 11px; color: white;" NAME="login" value="se connecter">
                 </div>
 
             </form>
diff --git a/html/install.php b/html/install.php
index 4f1ca1c..ba2e565 100644
--- a/html/install.php
+++ b/html/install.php
@@ -1,4 +1,4 @@
- <?php
+<?php
 @session_start();
 ?>
 <!doctype html>
@@ -11,6 +11,7 @@
  <META http-equiv="Content-Type" content="text/html; charset=UTF8">
  <script type="text/javascript" charset="utf-8" language="javascript" 
src="js/prototype.js"></script>
  <link type="text/css" REL="stylesheet" href="css/style-classic7.css"/>
+    <LINK id="pagestyle" REL="stylesheet" type="text/css" 
href="css/font/fontello/css/fontello.css" media="screen"/>
  <style>
      body {
          font : 100%;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]