From ba6f353fd867f641f6ab155c2ab83e47e0c9bed4 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 13 Jul 2009 21:43:19 +0200 Subject: Made the help text when you click on the download link properly positioned. --- website/index.css | 7 +------ website/index.html | 14 +++++++------- website/index.js | 14 ++++++++++++-- 3 files changed, 20 insertions(+), 15 deletions(-) diff --git a/website/index.css b/website/index.css index c3a7697b..ffe1c9a3 100644 --- a/website/index.css +++ b/website/index.css @@ -94,16 +94,11 @@ code { } #downloadInfo { - display: block; - position: absolute; - left: 50%; - top: 35px; font-size: 16px; - margin-left: -400px; } #downloadInfo p { - margin: 12px; + padding: 12px; } .downloadActions { diff --git a/website/index.html b/website/index.html index c4f85a39..ef6299b4 100644 --- a/website/index.html +++ b/website/index.html @@ -11,15 +11,15 @@ Fork me on GitHub -

Project Lombok

+