image de fond en gif qui brend moins de place

darcs-hash:20060430175435-f46e9-8b2786bc7ba4ea6f4c167c325a0869176875a527.gz
This commit is contained in:
gdetrez 2006-04-30 19:54:35 +02:00
parent 23f1952293
commit 0a367e9bfb
2 changed files with 5 additions and 2 deletions

View file

@ -8,7 +8,7 @@
/*<!-- BODY -->*/ /*<!-- BODY -->*/
body body
{ {
background:black url(../img/mainBg.png) no-repeat top left; background:black url(../img/mainbg.gif) no-repeat top left;
position:relative; position:relative;
padding:20px 60px; padding:20px 60px;
margin:0; margin:0;
@ -32,7 +32,6 @@ body
} }
#page { #page {
background:transparent url(../img/divCoin.png) no-repeat bottom right;
padding:20px 20px 20px 20px; padding:20px 20px 20px 20px;
} }

View file

@ -46,3 +46,7 @@ a.interwiki img, a.badinterwiki img {
#header, #sidebar, #footer, #timings, #credits { #header, #sidebar, #footer, #timings, #credits {
display: none; display: none;
} }
#MenuNavigation, #p-personal, #timings
display:none;
}