Skip to content

Commit 4ded5ee

Browse files
stalwart201theskumar
authored andcommitted
FAQ's and other updates (#19)
1 parent 16d7c25 commit 4ded5ee

16 files changed

Lines changed: 129 additions & 5253 deletions

coc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1>Code Of Conduct</h1>
120120
<div class="container">
121121
<div class="row">
122122
<div class="col-xs-offset-0 col-xs-12 col-sm-offset-0 col-sm-12 col-md-offset-2 col-md-10 col-lg-offset-2 col-lg-8">
123-
<div class="tg-sectionhead">
123+
<div class="tg-sectionhead-sponsor">
124124
<div class="tg-description">
125125
<p>PyCon India is a community organized conference intended for advocating the use and adoption of the Python programming language in India. It is also a platform for fostering networking and collaboration among the Python developer community in India.</p><br>
126126
<p> We value the participation of every member of the Python community and want all attendees to have an enjoyable and rewarding experience. Accordingly, every attendee of the conference is expected to show respect and courtesy to every other attendee throughout the conference and at all conference related events, whether officially organized by PyCon India or not.</p><br>

css/bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/faqs.html

Lines changed: 0 additions & 536 deletions
This file was deleted.

css/gallery.html

Lines changed: 0 additions & 435 deletions
This file was deleted.

css/index.html

Lines changed: 0 additions & 3465 deletions
This file was deleted.

css/main.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,12 @@ li.tg-rss a{background:#ff6600;}
685685
padding:0 0 50px;
686686
text-align:center;
687687
}
688+
.tg-sectionhead-sponsor{
689+
width:100%;
690+
float:left;
691+
padding:0 0 50px;
692+
text-align:left;
693+
}
688694
.tg-sectionheading{
689695
width:100%;
690696
float:left;
@@ -937,6 +943,11 @@ li.tg-rss a{background:#ff6600;}
937943
padding: 3px 0 0;
938944
font: 400 12px/12px 'Poppins', Arial, Helvetica, sans-serif;
939945
}
946+
.tg-sectionhead-faq{
947+
width:100%;
948+
float:left;
949+
text-align:center;
950+
}
940951
/*==============================================
941952
Header
942953
==============================================*/
@@ -2495,6 +2506,10 @@ body.tg-homeone .tg-themescrollbar{height:265px;}
24952506
width:4px;
24962507
background:#e5e5e5;
24972508
}
2509+
body.tg-homeone .tg-commonquestions-faq{
2510+
-webkit-box-shadow: 0 0 15px 0 rgba(68,67,73,0.20);
2511+
box-shadow: 0 0 15px 0 rgba(68,67,73,0.20);
2512+
}
24982513
/*==============================================
24992514
Articles Style
25002515
==============================================*/

css/sponsors.html

Lines changed: 0 additions & 317 deletions
This file was deleted.

0 commit comments

Comments
 (0)