Commit a62f1d19826ff0e0eae191ad138828ad6de1a25e

Authored by apple
1 parent ad6977033b
Exists in master

size change

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
... ... @@ -247,7 +247,7 @@
247 247 min-height: 97px;
248 248 }
249 249 .logojalsa1 {
250   - width: 90px;
  250 + width: 120px;
251 251 display: block;
252 252 margin: auto;
253 253 }
... ... @@ -1184,7 +1184,7 @@ input.hidden {
1184 1184 .jalsaHeader{
1185 1185 color: #fff;
1186 1186 text-align: center;
1187   - font-size: 22px;
  1187 + font-size: 25px;
1188 1188 margin-top: 2%;
1189 1189 margin-bottom: 4%;
1190 1190 }
... ... @@ -1531,7 +1531,7 @@ table {
1531 1531 position:fixed;
1532 1532 background-position: top center;
1533 1533 /* background-image: url(/images/background.jpg); */
1534   - background-color: #0e0e0e;
  1534 + /* background-color: #171717; */
1535 1535 background-repeat: no-repeat;
1536 1536 background-size: 100% auto;
1537 1537 -webkit-background-size:100% auto;
... ...