.cm-papers-table table { width: 100%; border-collapse: collapse; } .cm-papers-table thead th { text-align: left; border-bottom: 2px solid #e5e7eb; padding: .5rem; } .cm-papers-table tbody td { border-bottom: 1px solid #f1f5f9; padding: .5rem; vertical-align: top; } .cm-papers-table thead th:hover { background: #f8fafc; }