diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-29 17:27:23 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-29 17:27:23 +0200 |
commit | 6b940dfc46af5bf5f9cec42df089b8c9b02e5619 (patch) | |
tree | 1139b643a4b68ea1f1c92eff08aac0ddfb1d0e06 /website/index.css | |
parent | 5898d3c96a7f8573dc227e84c7c2aca5c49e4cd5 (diff) | |
download | lombok-6b940dfc46af5bf5f9cec42df089b8c9b02e5619.tar.gz lombok-6b940dfc46af5bf5f9cec42df089b8c9b02e5619.tar.bz2 lombok-6b940dfc46af5bf5f9cec42df089b8c9b02e5619.zip |
Added support for maven.
Diffstat (limited to 'website/index.css')
-rw-r--r-- | website/index.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/website/index.css b/website/index.css index a1480c40..66dcf3bb 100644 --- a/website/index.css +++ b/website/index.css @@ -127,9 +127,6 @@ code { margin-top: 8px; margin-left: 32px; } -.downloadActions a { - display: block; -} .footer { margin-top: 8px; |