i try to change the design of a table any blog post or page ( width , border etc )
but nothing happen , even i try to change css by ading
table
{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
also trying to change the width but nothing happen
here is my blog url http://thinkanddesign.net/
pleas give solution .