[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 03/03: Improve appearance
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 03/03: Improve appearance |
Date: |
Sun, 15 Sep 2019 04:38:36 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 2525b697a45b43cb30b353d70ed5953f806097b5
Author: Dany De Bontridder <address@hidden>
Date: Sun Sep 15 10:31:23 2019 +0200
Improve appearance
---
html/index.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/index.php b/html/index.php
index 05e9991..2daecb5 100644
--- a/html/index.php
+++ b/html/index.php
@@ -268,8 +268,8 @@ echo '
</script>
<?php endif; ?>
- <span
style="display:block;position:fixed;bottom:31px;width:100%;background-color:darkblue;color:white;padding-left:4px;padding-right:4px;">
-version NOALYSS_VERSION - '.$my_domain.'
+ <span
style="display:block;position:fixed;bottom:2px;width:99%;margin-right:
1%;background-color:darkblue;color:white;padding-left:4px;padding-right:4px;font-size:1.1rem">
+version NOALYSS_VERSION - <?php echo $my_domain; ?>
</span>
<div id="alternate_browser">
<p>Nous conseillons d'utiliser Firefox ou chrome.</p>