From 193bcc8ec26476c448a899222fb3cbd98b5e542c Mon Sep 17 00:00:00 2001 From: gdetrez Date: Wed, 24 Jan 2007 14:25:41 +0100 Subject: [PATCH] fichier dplac darcs-hash:20070124132541-f46e9-fda58de522dd89755f0d78497ebdee5c17c6193c.gz --- intranet/static/css/accueil.css | 75 --------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 intranet/static/css/accueil.css diff --git a/intranet/static/css/accueil.css b/intranet/static/css/accueil.css deleted file mode 100644 index c2f0b785..00000000 --- a/intranet/static/css/accueil.css +++ /dev/null @@ -1,75 +0,0 @@ -/************************************************************* - .. - .... ............ ........ - . ....... . .... .. - . ... .. .. .. .. ..... . .. - .. .. ....@@@. .. . ........ . - .. . .. ..@.@@..@@. .@@@@@@@ @@@@@@. .... - .@@@@. .@@@@. .@@@@..@@.@@..@@@..@@@..@@@@.... .... - @@@@... .@@@.. @@ @@ .@..@@..@@...@@@. .@@@@@. .. - .@@@.. . @@@. @@.@@..@@.@@..@@@ @@ .@@@@@@.. ..... - ...@@@.... @@@ .@@.......... ........ ..... .. - . ..@@@@.. . .@@@@. .. ....... . ............. - . .. .... .. .. . ... .... -. . .... ............. .. ... -.. .. ... ........ ... ... - ................................ - -============================================================== -mainInterface.css - Intranet Style - - Mise en page de l'accueil - - -Copyright (c) 2006 by www.crans.org - -**************************************************************/ - -div.framed_gray { - border:5px solid #e2e2e2; /* #acc0ff */ - background-color:#f2f2f2; - padding:10px; -} - -div.framed_gray fieldset { - border-width:2px; - border-style:solid none none none; - border-color:#a2a2a2; - padding:10px; - margin:10px 10px; - font-weight:bold; -} - -div.framed_gray fieldset legend { - color:#a2a2a2; -} - -div.framed_gray fieldset ul { - list-style-type:none; - margin:0; - padding:0; -} - -div.framed_gray fieldset ul li { - float:left; - height:70px; - width:100px; - margin:5px; - display:block; - text-align:center; -} - -div.framed_gray fieldset ul li span { - margin-bottom:0; - display:block; -} -div.framed_gray fieldset ul a { - color:black; - text-decoration:none; -} - -div.framed_gray fieldset ul li img { - margin:2px auto; - width:32px; - height:32px; -}