table, th, td { border-collapse: collapse; } th, td { padding: 15px; text-align: left; } tr { height: auto; } tr:hover { background-color: salmon; } .publication-detail { padding: 30px; margin: 40px; border: 1px solid white; height: auto; border-radius: 5em; white-space: normal; overflow: auto; text-overflow: ellipsis; } .publication-detail h3 { font-size: xx-large; color: aquamarine; } .publication-detail a { color: aquamarine }