From 1964cf9788e0dda7e950907a6064e66586f77ce2 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Wed, 7 Nov 2018 14:16:25 +0000 Subject: [PATCH] changed the css git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-transfer/uri-resolver@174047 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/WEB-INF/jsp/index.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/index.jsp b/src/main/webapp/WEB-INF/jsp/index.jsp index 38862f1..6d889f9 100644 --- a/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/src/main/webapp/WEB-INF/jsp/index.jsp @@ -16,11 +16,11 @@ body { height: 300px; margin-top: -150px; /*set to a negative number 1/2 of your height*/ margin-left: -300px; /*set to a negative number 1/2 of your width*/ - border: 1px solid #ccc; +/* border: 1px solid #ccc; */ /* background-color: #9b9b9b; */ position: fixed; text-align: center; - vertical-align: middle; +/* vertical-align: middle; */ } .myTitle {