Improve the skin Trapped.
authorx2003bruneau <x2003bruneau>
Sun, 3 Oct 2004 17:32:32 +0000 (17:32 +0000)
committerx2003bruneau <x2003bruneau>
Sun, 3 Oct 2004 17:32:32 +0000 (17:32 +0000)
htdocs/css/default.css
htdocs/css/trapped.css

index 32f4a9e..4cf471b 100644 (file)
@@ -65,7 +65,7 @@ p.error, span.error, p.erreur, span.erreur {
 
 div.rubrique {
     color: #555555;
-    background: url('../images/sk_default_titre.gif');
+    background: url('/images/sk_default_titre.gif');
     background-repeat: no-repeat;
 
     text-indent: 0.2em;
@@ -579,4 +579,4 @@ div.spacer { clear: both; }
 }
 
 /* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: default.css,v 1.44 2004-10-03 11:57:08 x2003bruneau Exp $ */
+/* $Id: default.css,v 1.45 2004-10-03 17:32:32 x2003bruneau Exp $ */
index 85526bd..4c1576f 100644 (file)
@@ -84,6 +84,21 @@ table
         [ Styles pour les tableaux de types de ceux des skins ]
 *******************************************************************************/
 
+#skin {
+    border-top: 1px solid #000000;
+    border-bottom: 1px solid #000000;
+}
+
+#skin td {
+    border-top: 1px solid #000000;
+    border-bottom: 1px solid #000000;
+    background-color: #f2e9e2;
+}
+
+#skin td.skigauche {
+    background-color: #e2d9c2;
+}
+
 /*******************************************************************************
     5   Contacts
         [ Styles liés à l'affichage de contacts ]
@@ -160,4 +175,4 @@ div.contact div.long {
 }
 
 /* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: trapped.css,v 1.2 2004-10-03 17:15:20 x2003bruneau Exp $ */
+/* $Id: trapped.css,v 1.3 2004-10-03 17:32:32 x2003bruneau Exp $ */