diff --git a/curriculumsearch/src/main/webapp/css/indexStyle.css b/curriculumsearch/src/main/webapp/css/indexStyle.css index 6f1e132..5fb3cfd 100644 --- a/curriculumsearch/src/main/webapp/css/indexStyle.css +++ b/curriculumsearch/src/main/webapp/css/indexStyle.css @@ -1,8 +1,9 @@ body{ background-image:url(/img/fondoIndex.jpg); - background-size:cover; - background-repeat:no-repeat; - height:100vh;width:100vw; + background-position: center; + background-repeat: no-repeat; + background-size: cover; + height:100%;width:100vw; position: absolute; -webkit-text-size-adjust: 100%; } \ No newline at end of file diff --git a/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp b/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp index 3cfa457..574c253 100644 --- a/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp +++ b/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp @@ -154,7 +154,7 @@