Template:UMVC3 Notation/styles.css

Template page
table.dict td:first-child {
    text-align: center;
    width: 20%;
}
table.dict td:nth-child(2) {
    width: 60%;
}
table.dict tr {
    border-bottom: solid 1px;
}