diff --git a/css/custom.css b/css/custom.css index c2400c3..0682c7d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -478,9 +478,10 @@ stroke-dashoffset:0 } #front { - background-image: url(/images/mock_up_background.jpg); - background-repeat: round; - + background-image: url(/images/mock_up_background.jpg); + background-repeat: no-repeat; + background-size: cover; + background-attachment: fixed; } /* .footer { @@ -1367,17 +1368,11 @@ table { @media (max-width:767px){h1{font-size:2.8rem;} - - /*.startup-jalsa{ - font-family: 'BenchNine', sans-serif; - color: rgb(25, 104, 157); - } -*/ - .phone-meetup{ + .phone-meetup{ margin-left: 4%; } - .city-meetup { - opacity: 0.8; - filter: alpha(opacity=80); /* For IE8 and earlier */ -} + .city-meetup { + opacity: 0.8; + filter: alpha(opacity=80); /* For IE8 and earlier */ + } } \ No newline at end of file diff --git a/pages/Home.html b/pages/Home.html index e7c6d30..eeaf39c 100644 --- a/pages/Home.html +++ b/pages/Home.html @@ -1,4 +1,4 @@ -
+

STARTUP JALSA 2018

@@ -7,7 +7,7 @@
-
+