[SPIP Zone] r2972 - /_squelettes_/fraichdist/style_habillage.html

Author: gilles.vincent@gmail.com
Date: Fri Apr 28 20:37:21 2006
New Revision: 2972

Log:
Quand on peut faire simple, il faut faire simple..

Modified:
    _squelettes_/fraichdist/style_habillage.html

Modified: _squelettes_/fraichdist/style_habillage.html

--- _squelettes_/fraichdist/style_habillage.html (original)
+++ _squelettes_/fraichdist/style_habillage.html Fri Apr 28 20:37:21 2006
@@ -46,7 +46,6 @@

/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
-/* D'apres http://www.intensivstation.ch/files/en_templates/2/template-3.html
/* ------------------------------------------ */
#page {
   background: #FFF; /* background temporaire */
@@ -57,18 +56,13 @@
   
#contenu {
   float: #LANG_RIGHT;
- position: relative;
- margin-#LANG_RIGHT: -37em;
   width: 37em; }
   
-#outer { border-#LANG_RIGHT: solid 37em #FFF; }
-
#inner {margin:0 px; width:100%; } /* The ie/pc pecularity */
-#content { position: relative; margin: 0px; }

#navigation {
- position: relative;
- width:12.5em;
+ float: #LANG_LEFT;
+ width:12em;
   text-align: center; }

.encart {
@@ -387,3 +381,8 @@
a.spip_in { color: #a02020; }
a.spip_out, a.spip_url { color: #2020a0; }
a.spip_glossaire { color: #20a020; }
+
+
+a.spip_out, a.spip_url { color: #2020a0; }
+a.spip_glossaire { color: #20a020; }
+