I have a problem with Opera, it don’t show de body background!
this is the css:
body{
background-color:#000;
color:#a6a6a6;
font-size:smaller;
font-family:Arial, Helvetica, sans-serif;
overflow-x:hidden;
margin: 0px;
}
This is the url of site: http://abs.marcmorales.es/index.php?s=2&i=1
What can I do?
Thanks a lot!
Regards!
Try applying it to your html selector (worked for me in Dragonfly).