Skip to content
2 changes: 1 addition & 1 deletion _includes/sponsors.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section id="platinum" class="pycon-tab wrapper">
<section id="platinum" style="background: white;" class="pycon-tab wrapper">
<div class="container">
<div class="row wow fadeIn">
<div class="col-md-12 text-center">
Expand Down
2 changes: 1 addition & 1 deletion _includes/tickets.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- TODO Convert this to be YML Based -->
<section class="wrapper" style="background: white;" id="tickets">
<section class="wrapper" style="background: #EEEEEE;" id="tickets">
{% asset tunnel-white-exit.png alt="" class="tunnel1 bg" %}
{% asset bluewind.png alt="" class="bluewind bg" style="left: 18%;top: -53px; z-index:9999;" %}
<div class="row wow fadeIn">
Expand Down
Empty file added assets/css/.Rhistory
Empty file.
3 changes: 3 additions & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,9 @@ section {

/*tab style*/
/* USER PROFILE PAGE */



.pycon-tab {
background: #EEEEEE;
position: relative;
Expand Down
14 changes: 7 additions & 7 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,12 @@ nav: index
<div class="bg-color"></div>
</div>
<div class="address">
<h4><strong>CHENNAI TRADE CENTER</strong></h4>
<h4><strong>CHENNAI TRADE CENTER</strong></h4>
<p>OCTOBER 12, 13</p>
<span>CTC Complex,<br /> Mount Poonamalle High Rd, Nandambakkam, Chennai, Tamil Nadu 600089</span>
<!-- <div style="position: relative;">
<a href="#" class="dwd-link">VIEW LOCATION</a>
</div> -->
<div style="position: relative;">
<a href="https://www.google.com/maps/place/Chennai+Trade+Centre/@13.013676,80.1878456,17z/data=!3m1!4b1!4m5!3m4!1s0x3a526734ffcb019d:0xe47e2c5b27491350!8m2!3d13.013676!4d80.1900343" target="_blank" rel="noreferrer noopener" class="dwd-link">VIEW LOCATION</a>
</div>
</div>
</div>
<div class="col-md-6">
Expand All @@ -153,9 +153,9 @@ nav: index
<h4><strong>IITM RESEARCH PARK</strong></h4>
<p>OCTOBER 14, 15</p>
<span>Kanagam Road, 32, Tharamani,<br />Chennai, Tamil Nadu 600113</span>
<!-- <div style="position: relative;">
<a href="#" class="dwd-link">VIEW LOCATION</a>
</div> -->
<div style="position: relative;">
<a href="https://www.google.com/maps?safe=active&client=ubuntu&hs=7N2&channel=fs&q=iitm+research+park&um=1&ie=UTF-8&sa=X&ved=0ahUKEwiNw5mOofXjAhXRbn0KHfA4CJYQ_AUIECgB" target="_blank" rel="noreferrer noopener" class="dwd-link">VIEW LOCATION</a>
</div>
</div>
</div>
</div>
Expand Down