2010-05-07 7 views

Répondre

5

changement

overflow: hidden; 

à

overflow: auto; 

/* END OF RESET*/ 
/*Background class*/ 
.bg {width: 100%; position: absolute; top: 0; left: 0; z-index: 5000;} 
body {font-size: 62.5%; font-family: Tahoma, arial, verdana, sans-serif; overflow: auto; background-color:#000; color:#cbcbcb;} 
#container {position: relative; width: 920px; margin:0 auto; z-index: 6000; font-size:11px; text-align:left; padding:15px; line-height:15px;} 
+0

+1 me devança: – Lazarus

+0

+1 haha, moi aussi :) –

+0

+1, me battre aussi :-) –

Questions connexes