Use <dl> for tracked refs
This commit is contained in:
parent
3b4d8dab72
commit
db814b6d40
2 changed files with 8 additions and 26 deletions
|
|
@ -54,14 +54,6 @@ a:hover {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 0 1ch;
|
||||
}
|
||||
|
||||
tbody tr:nth-child(odd) {
|
||||
background-color: #ddd;
|
||||
dd {
|
||||
margin-left: 4ch;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue