diff --git a/misc/monthly.go b/misc/monthly.go index 4a54dd414..a9a507ec9 100644 --- a/misc/monthly.go +++ b/misc/monthly.go @@ -231,7 +231,7 @@ Camlistore version
SHA256: {{$d.Checksum}}
-{{- end -}} +{{- end}} {{if .Stats}} diff --git a/website/static/all.css b/website/static/all.css index 1580b20c7..eff04bcfd 100644 --- a/website/static/all.css +++ b/website/static/all.css @@ -256,6 +256,7 @@ span.termhashlink a { /* For monthly release page */ a.downloadBox { + margin-top: 1em; display: block; color: #222; border: 1px solid #375EAB;