diff --git a/CHANGELOG b/CHANGELOG index 283de65..de6813a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +1.2 -- 17/11/2011 +Corrige erreurs XHTML1.0 +Insère logo XHTML W3C +suprime id personnel certificat linux + 1.1 -- 16/11/2011 Passage version 5.1.3 ( 5.1.2 toujours valable) Lien images chemin relatif diff --git a/css/darkFuture.css b/css/darkFuture.css index de3ccbd..dba9278 100644 --- a/css/darkFuture.css +++ b/css/darkFuture.css @@ -267,6 +267,13 @@ a.admin { margin-left: 30px; } +/** xhtml validation*/ +#validation { + text-align:left; + margin-left: 85px; + } + + /** List of icons **/ #icons { padding:0; diff --git a/footer.php b/footer.php index 8274367..b9414d9 100644 --- a/footer.php +++ b/footer.php @@ -2,9 +2,9 @@