Hmmm I forgot to write it: http://www.astypalaiacamping.gr
If you see under the future slider you will see the grey boarder lines, from the page, the widgets etc. Those lines I would like to make them transparent.
I found them on style.css :
#content .error404 {
background-color: #fff;
border-bottom: 2px solid #ccc;
-moz-border-radius: 5px;
border-radius: 5px;
but there are to many to change them manually so I am wondering if there is a way to change in automatically
Thank you in advance
Armandos