From c0510d7a3169e5c13a95df282ec9d0b2649bed01 Mon Sep 17 00:00:00 2001
From: hardythe1
Date: Thu, 4 Dec 2014 11:50:01 +0530
Subject: added title for Romain's talk, added instruction sheets on other
pages
---
static/website/css/main.css | 2 +-
static/website/templates/base.html | 1 +
static/website/templates/home.html | 1 +
static/website/templates/schedule.html | 2 +-
static/website/templates/venue.html | 2 ++
5 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/static/website/css/main.css b/static/website/css/main.css
index 7b25722..55a63d4 100644
--- a/static/website/css/main.css
+++ b/static/website/css/main.css
@@ -340,7 +340,7 @@ body {
font-family: "sans";
}
-.nav{
+.nav-justified{
font-weight: bold;
}
diff --git a/static/website/templates/base.html b/static/website/templates/base.html
index d9edd3f..a1dd98b 100755
--- a/static/website/templates/base.html
+++ b/static/website/templates/base.html
@@ -50,6 +50,7 @@
Contact Us
diff --git a/static/website/templates/home.html b/static/website/templates/home.html
index 63adad0..a800171 100755
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -48,6 +48,7 @@
Contact Us
diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html
index 88e324b..8f54a9d 100644
--- a/static/website/templates/schedule.html
+++ b/static/website/templates/schedule.html
@@ -140,7 +140,7 @@ Schedule
Romain Guillebert |
- Keynote |
+ PyPy and the scientific stack |
9:40 |
diff --git a/static/website/templates/venue.html b/static/website/templates/venue.html
index ad13440..82c1c1e 100644
--- a/static/website/templates/venue.html
+++ b/static/website/templates/venue.html
@@ -18,6 +18,8 @@ Venue
IITB Campus Map
+ This Instruction Sheet will help you to reach & go around the IITB campus. Make sure you have eiter a hard copy or a soft copy of the sheet with you. It will not be provided at the venue.
+
A quick guide on reaching IITB campus.
--
cgit