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 {