diff --git a/img/index.php b/img/index.php index e7217e3..c268cb3 100755 --- a/img/index.php +++ b/img/index.php @@ -43,9 +43,16 @@ color: #fff; float: right; } + .footer{ + padding-left: 4%; + padding-right: 4%; + text-align: center; + } + * a{ color: #003399;} + * a:visited { color: #ff0000;} - +
To UnPS-GAMA @@ -154,4 +161,5 @@ if($count == 1){ mysql_close(); } ?> -
+
+