Commit f5c4f4f3a327c134d2982a740d94727ff6d16603

Authored by kuldeep kumar
1 parent 69d94abea2
Exists in master

changes into the FAQ section and header

assets/css/theme-color/default-theme.css
... ... @@ -6,9 +6,9 @@ Author URI : http://www.markups.io/
6 6  
7 7 .mu-hero-overlay,
8 8 .mu-video-overlay {
9   - background-color: #8a926c;
10   - background: -webkit-linear-gradient(to right, #64b3f4, #57b57b);
11   - background: linear-gradient(to right, #00899e, #93b13f);
  9 + background-color: #ffffff;
  10 + background: -webkit-linear-gradient(to right, #64b3f4, #57b57b);
  11 + background: linear-gradient(to right, #5fa278, #045858);
12 12  
13 13 /*background-image: url("/assets/images/backdrop.png");*/
14 14 }
... ...
... ... @@ -580,7 +580,7 @@
580 580 </div>
581 581 <div id="collapseOne" class="panel-collapse collapse in">
582 582 <div class="panel-body">
583   - Developers both professionals as well as students, any age.
  583 + Everyone is welcomed, from any field. IT engineers, Marketing, HR, Anyone.
584 584 </div>
585 585 </div>
586 586 </div>
... ... @@ -590,13 +590,13 @@
590 590 <div class="panel-heading">
591 591 <h4 class="panel-title">
592 592 <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
593   - <span class="fa fa-angle-up"></span> What is the event about?
  593 + <span class="fa fa-angle-up"></span> What is the motive of this initiative?
594 594 </a>
595 595 </h4>
596 596 </div>
597 597 <div id="collapseTwo" class="panel-collapse collapse">
598 598 <div class="panel-body">
599   - The event is all about contributing to the open source community from where most of us use open source projects to save time, money and energy. and building a sharing culture in the society.
  599 + OPEN. is an initiative which aims to bringing in change to the developer community by contributing to the multiple open source projects.
600 600 </div>
601 601 </div>
602 602 </div>
... ... @@ -606,13 +606,13 @@
606 606 <div class="panel-heading">
607 607 <h4 class="panel-title">
608 608 <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
609   - <span class="fa fa-angle-up"></span> How will the developers contribute?
  609 + <span class="fa fa-angle-up"></span> How will the participants contribute?
610 610 </a>
611 611 </h4>
612 612 </div>
613 613 <div id="collapseThree" class="panel-collapse collapse">
614 614 <div class="panel-body">
615   - Developers will have to work on different bugs/tasks spread across multiple open source projects.
  615 + Participants will have to work on various bugs/tasks spread across multiple open source projects.
616 616 </div>
617 617 </div>
618 618 </div>
... ... @@ -622,13 +622,13 @@
622 622 <div class="panel-heading">
623 623 <h4 class="panel-title">
624 624 <a data-toggle="collapse" data-parent="#accordion" href="#collapseFour">
625   - <span class="fa fa-angle-up"></span> Is this an overnight event?
  625 + <span class="fa fa-angle-up"></span> Can the participants work for the entire night?
626 626 </a>
627 627 </h4>
628 628 </div>
629 629 <div id="collapseFour" class="panel-collapse collapse">
630 630 <div class="panel-body">
631   - Yes, the event shall takes place for entire night. Developers can work on the bugs overnight.
  631 + Yes, it shall take place for entire night. Participants can work on the bugs/tasks overnight.
632 632 </div>
633 633 </div>
634 634 </div>
... ... @@ -644,7 +644,7 @@
644 644 </div>
645 645 <div id="collapseFive" class="panel-collapse collapse">
646 646 <div class="panel-body">
647   - The team which solves the maximum number of assigned bugs in the given time interval will be chosen as the winner of the event.
  647 + The team which solves the maximum number of assigned bugs in the given time interval will be chosen as the winner of OPEN.
648 648 </div>
649 649 </div>
650 650 </div>
... ... @@ -654,7 +654,7 @@
654 654 <div class="panel-heading">
655 655 <h4 class="panel-title">
656 656 <a data-toggle="collapse" data-parent="#accordion" href="#collapseSix">
657   - <span class="fa fa-angle-up"></span> Can teams/groups apply ?
  657 + <span class="fa fa-angle-up"></span> Can teams/groups apply?
658 658 </a>
659 659 </h4>
660 660 </div>
... ... @@ -676,7 +676,7 @@
676 676 </div>
677 677 <div id="collapSeven" class="panel-collapse collapse">
678 678 <div class="panel-body">
679   - We will send you emails regarding all the updates on your registered mail Ids and you'll be notified on a regular basis. You can also follow our page on facebook. /open for regular notifications and updates.
  679 + We will keep you updating on a regular basis on your registered mail IDs. For latest updates you can follow us on facebook <a href="https://www.facebook.com/openHQ"><font color="#4167b2"><b>Facebook</b></font></a> and <a href="https://twitter.com/open_hq"><font color="#1da1f2"><b>Twitter</b></font></a>
680 680 </div>
681 681 </div>
682 682 </div>
... ...