Hello, I cant find it in css... how to remowe that little piece of white background from the corners of block ?
I attached screen...
Thanks
style.css (line 199 - 204):
#content h1.title, #content #mission h2.title, #content .block h2.title { background: #A9C0CE url(images/corner.gif) no-repeat top right; margin: 0 0 3px 0; }
style.css (line 217- 220):
#content #sidebar-right .block h2.title { background: #6C757A url(images/corner.gif) no-repeat top right; margin: 0 0 3px 0; }
Omg thanks... i didn't check that .gif before :)
Comments
Comment #1
hswong3i commentedstyle.css (line 199 - 204):
style.css (line 217- 220):
Comment #2
chazz commentedOmg thanks... i didn't check that .gif before :)
Comment #3
(not verified) commented