From 50babb9775c412bb1046af1b4800c319357b44ee Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 31 Jan 2012 04:05:00 +0530 Subject: [PATCH] margin top cover --- print/cover.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/cover.html b/print/cover.html index 3ef5616..c2448c8 100644 --- a/print/cover.html +++ b/print/cover.html @@ -9,7 +9,7 @@ body { #text { text-align: center; - margin-top: 18%; + margin-top: 22%; font-size: 24px; font-family: "Courier New"; }