diff --git a/html/index.php b/html/index.php index 972625ed6..d28cd201c 100644 --- a/html/index.php +++ b/html/index.php @@ -206,6 +206,13 @@ background-repeat: repeat-x repeat-y; #alternate_browser { display : none; } + #logo_id { + width:336px; + height:160px; + } + .input_text { + width:8em; + } } @media only screen and (min-width : 901px) { #alternate_browser { @@ -214,6 +221,14 @@ background-repeat: repeat-x repeat-y; left:0px; z-index: -1 } + #logo_id { + width:420px; + height:200px; + } + .input_text { + width: 24em; + } + } @@ -254,7 +269,7 @@ version NOALYSS_VERSION - '.$my_domain.'
-NOALYSS +NOALYSS


@@ -265,11 +280,11 @@ version NOALYSS_VERSION - '.$my_domain.' - + - +';
Utilisateur
Mot de passe