From a62f1d19826ff0e0eae191ad138828ad6de1a25e Mon Sep 17 00:00:00 2001 From: apple Date: Wed, 31 Jul 2019 12:56:31 +0530 Subject: [PATCH] size change --- css/custom.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/custom.css b/css/custom.css index b4b056a..95806fd 100755 --- a/css/custom.css +++ b/css/custom.css @@ -247,7 +247,7 @@ min-height: 97px; } .logojalsa1 { - width: 90px; + width: 120px; display: block; margin: auto; } @@ -1184,7 +1184,7 @@ input.hidden { .jalsaHeader{ color: #fff; text-align: center; - font-size: 22px; + font-size: 25px; margin-top: 2%; margin-bottom: 4%; } @@ -1531,7 +1531,7 @@ table { position:fixed; background-position: top center; /* background-image: url(/images/background.jpg); */ - background-color: #0e0e0e; + /* background-color: #171717; */ background-repeat: no-repeat; background-size: 100% auto; -webkit-background-size:100% auto; -- 2.0.0