From 07e1fbd40cea4ec39132fc7c77716eb883cafc63 Mon Sep 17 00:00:00 2001 From: Dmitry Kiselyov Date: Thu, 30 Aug 2018 11:47:21 +0300 Subject: [PATCH] #44 Change design of Start page --- src/main/webapp/index.jsp | 19 ++++++++----------- src/main/webapp/login.jsp | 2 +- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 9ea60cb..38de8cf 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -2,7 +2,7 @@ <%@ page contentType="text/html;charset=UTF-8"%> -W3.CSS Template +C.T.co Event Organizer @@ -11,7 +11,7 @@ body,h1 {font-family: "Raleway", sans-serif} body, html {height: 100%} .bgimg { - background-image: url('https://www.w3schools.com/w3images/forestbridge.jpg'); + background-image: url('http://img.src.ca/2016/06/14/635x357/160614_ol4ap_concerts_sn635.jpg'); min-height: 100%; background-position: center; background-size: cover; @@ -20,16 +20,13 @@
-
- Logo -
-
-

COMING SOON

+
+

C.T.co

+

EVENT ORGANIZER


-

35 days left

-
-
- Log in +

join with us

+

+ Log in or Registration

diff --git a/src/main/webapp/login.jsp b/src/main/webapp/login.jsp index 56d6d61..87bf039 100644 --- a/src/main/webapp/login.jsp +++ b/src/main/webapp/login.jsp @@ -2,7 +2,7 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> -W3.CSS +C.T.co Event Organizer