Does anyone know how to turn the ffffff to 000000 for the white areas surrounding my site logo at:
www.dystynction.com
???????
Thanks in advance... I know it's probably something really stupid :-)
Does anyone know how to turn the ffffff to 000000 for the white areas surrounding my site logo at:
www.dystynction.com
???????
Thanks in advance... I know it's probably something really stupid :-)
Never mind guys, found it, knew it'd be easy :-)
#headerWrapper {
margin-bottom: 0px;
background-color: #000000;
}