diff --git a/static/base.css b/static/base.css index 097c5e9..1c41648 100644 --- a/static/base.css +++ b/static/base.css @@ -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; } diff --git a/templates/index.html b/templates/index.html index b86203c..6d0dab9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,20 +2,10 @@ {% block body %}
| ref | -points to | -
|---|---|
| {{ ref.name }} | -{{ ref.short }} | -