From a41deacecc4d550a869c87a4323bf1f1632cb998 Mon Sep 17 00:00:00 2001 From: gdetrez Date: Sun, 4 Jun 2006 09:46:10 +0200 Subject: [PATCH] barre + logo darcs-hash:20060604074610-f46e9-69e693c63632658e8f3e9f9ffbadf5c0e08d6cb2.gz --- wiki/static/crans/css/bde.css | 8 +++++++- wiki/static/crans/css/crans.css | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/wiki/static/crans/css/bde.css b/wiki/static/crans/css/bde.css index cf9175b5..7061a992 100644 --- a/wiki/static/crans/css/bde.css +++ b/wiki/static/crans/css/bde.css @@ -25,10 +25,16 @@ Copyright (c) 2006 by www.crans.org **************************************************************/ /**/ + +div#titleBarre { + backgrond-image:url(../img/BarreBleue.png); + background: url(../img/BarreBleue.png) repeat-x; +} + h1#title { border-bottom: thin solid blue; - background: url(../img/BarreBleue.png) repeat-x; + background-image: url(../img/barreLogoBde.png); } div#content{ diff --git a/wiki/static/crans/css/crans.css b/wiki/static/crans/css/crans.css index 11577d7a..d6ddbff4 100644 --- a/wiki/static/crans/css/crans.css +++ b/wiki/static/crans/css/crans.css @@ -70,7 +70,7 @@ h1#title width:100%; height:25px; padding:5px 10px 10px 10px; - background: url(../img/barreLogo.png) no-repeat right bottom; + background: url(../img/BarreLogo.png) no-repeat right bottom; } h1#title a {