Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you using Firebug? It shows:

    .entry-content td, .comment-content td {
        border-top: 1px solid #EDEDED;
        padding: 6px 10px 6px 0;
    }
    
    .entry-content table, .comment-content table {
        border-bottom: 1px solid #EDEDED;
        color: #757575;
        font-size: 0.857143rem;
        line-height: 2;
        margin: 0 0 1.71429rem;
        width: 100%;
    }

    Thread Starter oceanbluesky

    (@oceanbluesky)

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing horizontal lines in tables and setting table text & cell size’ is closed to new replies.