From ac15a10424d2962aa55841f55884c3088df57ce6 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Sat, 9 Oct 2004 12:03:23 +0000 Subject: [PATCH] Some improvements --- htdocs/css/nbviolet.css | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/htdocs/css/nbviolet.css b/htdocs/css/nbviolet.css index de29992..1b48d41 100644 --- a/htdocs/css/nbviolet.css +++ b/htdocs/css/nbviolet.css @@ -63,6 +63,20 @@ table.tinybicol th, table.bicol th { [ Styles pour les tableaux de types de ceux des skins ] *******************************************************************************/ +#skin { + border-top: 1px solid #000000; + border-bottom: 1px solid #800080; +} + +#skin td { + border-top: 1px solid #800080; + border-bottom: 1px solid #800080; +} + +#skin td.skigauche { + background-color: #efddff; +} + /******************************************************************************* 5 Contacts [ Styles liés à l'affichage de contacts ] @@ -127,4 +141,4 @@ div.contact div.long { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: nbviolet.css,v 1.1 2004-10-06 18:41:12 x2003bruneau Exp $ */ +/* $Id: nbviolet.css,v 1.2 2004-10-09 12:03:23 x2003bruneau Exp $ */ -- 2.1.4