X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Ftemplates%2Freleases.html;h=aa358739b1f44f5c2081c14a4f1198f95268aa06;hb=refs%2Fheads%2Fspike%2Fjims_dec_2022_212_merge;hp=806201fca349bddae73cbb98cbf48d55beb14e17;hpb=7f9536d5afb5f60359c827be09e97d0f22203130;p=jalview.git diff --git a/help/templates/releases.html b/help/templates/releases.html index 806201f..aa35873 100755 --- a/help/templates/releases.html +++ b/help/templates/releases.html @@ -30,13 +30,13 @@ table, th, td { ul { padding: 2; margin-left: 18; - list-style-type: square; + list-style-type: disc; } ul ul { list-style-type: circle; } ul ul ul { - list-style-type: disc; + list-style-type: square; } li::marker { color: #0084A8; @@ -45,7 +45,7 @@ li { padding-bottom: 5; } th { - font-size: 110%; + font-size: 100%; text-style: none; font-weight: bold; padding: 5; @@ -59,7 +59,7 @@ th { } td { vertical-align: top; - padding: 10; + padding: 2; } td.release { width: 8%; @@ -67,6 +67,7 @@ td.release { text-style: italic; text-overflow: ellipsis; white-space: nowrap; + padding-top: 15; } td.new_features, td.issues_resolved {