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 {