css3 - CSS bottom Border Issue -


I think the box shadow is visible with the border or on my site.

If needed, I will post CSS for those areas whose limitations are applicable, but it may be easy to link to your site only:

Please see below

   Tr & gt; & Lt; Td colspan = "6" class = "c_foot" & gt; & Lt; / Td> & Lt; / TR & gt;   

and below the padding: add 10px from the table (css.css line number: 31) like the

  table {clear: both; Width: 100%; Padding-down: 10px; }    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -