From: Richard W.M. Jones Date: Mon, 15 Feb 2021 12:36:39 +0000 (+0000) Subject: Reduce size of title page. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d6772d40f7c75ee6b2dbc73d9b7f19df4f489adc;p=libguestfs-talks.git Reduce size of title page. --- diff --git a/2021-pipelines/style.css b/2021-pipelines/style.css index 414f374..4ac56e4 100644 --- a/2021-pipelines/style.css +++ b/2021-pipelines/style.css @@ -40,7 +40,7 @@ b { /* Title page. */ div#titlepage { - margin-top: 100px; + margin-top: 40px; width: 80%; margin-left: 10%; }