From e4d2565e05a517641de921c4c19a2c9d1beea2e7 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Thu, 18 Apr 2013 15:39:34 +0200 Subject: =?UTF-8?q?#4=20-=20ajout=20syst=C3=A8me=20de=20connexion=20(login?= =?UTF-8?q?=20poche=20mot=20de=20passe=20poche=20pour=20l'instant)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index cf1ee2f0..29dca289 100644 --- a/css/style.css +++ b/css/style.css @@ -62,16 +62,15 @@ header { color: #F1F1F1; } -/*#content { - width: 800px; - margin: 0 auto; -}*/ - - footer { text-align: right; } +/*** ***/ +/*** LOGIN FORM ***/ +ul#login li { + list-style-type: none; +} /*** ***/ /*** LINKS DISPLAY ***/ -- cgit v1.2.3