diff --git a/src/main/less/header.less b/src/main/less/header.less index a9e394b89..08066c853 100644 --- a/src/main/less/header.less +++ b/src/main/less/header.less @@ -10,7 +10,7 @@ .navbar a.navbar-brand { background: url("../images/Logo Cheapy2.png") -1px -1px no-repeat; margin: 12px 0 6px; - width: 55px; + width: 70px; height: 55px; display: inline-block; text-decoration: none; diff --git a/src/main/less/petclinic.less b/src/main/less/petclinic.less index 775c4b0aa..0f326f7ed 100644 --- a/src/main/less/petclinic.less +++ b/src/main/less/petclinic.less @@ -213,6 +213,7 @@ img.img-responsive{ .img-home{ display: table; margin: 0 auto; + padding: 20px; } .btn-home{ @@ -221,7 +222,7 @@ img.img-responsive{ } .btn-home button { - background-color: rgb(0, 64, 128); /* Green background */ + background-color: rgb(0, 64, 128); border: 1px solid rgb(0, 0, 160); color: white; padding: 10px 24px; diff --git a/src/main/less/responsive.less b/src/main/less/responsive.less index 8f3b21545..a8874e253 100644 --- a/src/main/less/responsive.less +++ b/src/main/less/responsive.less @@ -9,10 +9,10 @@ .navbar a.navbar-brand { display: block; margin: 0 auto 0 auto; - width: 148px; + width: 50px; height: 50px; float: none; - background: url("../images/spring-logo-dataflow-mobile.png") 0 center no-repeat; + background: url("../images/Logo Cheapy2.png") 0 center no-repeat; } .homepage-billboard .homepage-subtitle { diff --git a/src/main/webapp/WEB-INF/jsp/welcome.jsp b/src/main/webapp/WEB-INF/jsp/welcome.jsp index e9c105d35..0cae0d52e 100644 --- a/src/main/webapp/WEB-INF/jsp/welcome.jsp +++ b/src/main/webapp/WEB-INF/jsp/welcome.jsp @@ -2,10 +2,11 @@ <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="petclinic" tagdir="/WEB-INF/tags" %> + -

+

@@ -13,7 +14,8 @@
- + +
diff --git a/src/main/webapp/WEB-INF/tags/menu.tag b/src/main/webapp/WEB-INF/tags/menu.tag index b3a7c589e..6cda27bee 100644 --- a/src/main/webapp/WEB-INF/tags/menu.tag +++ b/src/main/webapp/WEB-INF/tags/menu.tag @@ -27,10 +27,16 @@ Home - + + + + Ver ofertas + + - + Contáctanos