summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-07 18:16:39 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-07 18:16:39 +0100
commit0e6beecacfa3afaf1d7319a3d9e4e4940bad91dc (patch)
tree6b6e00a382800729abe30cb125a8e20a6ce32f4b
parentebd9dce420928292e3210b7f047c21b8cc0d3f2b (diff)
removed margin
-rw-r--r--template.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/template.go b/template.go
index 27c9871..b042ca3 100644
--- a/template.go
+++ b/template.go
@@ -15,7 +15,6 @@ code {font-weight: normal;
<title>Devuan Packages Information -- {{.Name}}-{{.Version}}</title>
<style type="text/css">
body {
- margin-top: 10px;
line-height:1.6;
}