summaryrefslogtreecommitdiff
path: root/website/static
diff options
context:
space:
mode:
authorhardythe12015-06-12 15:51:53 +0530
committerhardythe12015-06-12 15:51:53 +0530
commit29372cea6b2154d5a263cdf150986deefcab17a0 (patch)
treee3b388b8174880c5a8f8ea184847d223b9679963 /website/static
parentc595c908937b8d10eabf3f01bf77e98861f88282 (diff)
downloadSciPy2015-29372cea6b2154d5a263cdf150986deefcab17a0.tar.gz
SciPy2015-29372cea6b2154d5a263cdf150986deefcab17a0.tar.bz2
SciPy2015-29372cea6b2154d5a263cdf150986deefcab17a0.zip
add speaker & venue details
Diffstat (limited to 'website/static')
-rw-r--r--website/static/css/bootstrap.css1
-rw-r--r--website/static/css/freelancer.css18
-rw-r--r--website/static/img/ajith-scaled.jpgbin0 -> 54623 bytes
-rw-r--r--website/static/img/ajith.jpgbin0 -> 10995 bytes
-rw-r--r--website/static/img/ajith.pngbin0 -> 51505 bytes
-rw-r--r--website/static/img/andreas-scaled.pngbin0 -> 156296 bytes
-rw-r--r--website/static/img/andreas.pngbin209420 -> 101333 bytes
-rw-r--r--website/static/img/calendar.pngbin5224 -> 5609 bytes
-rw-r--r--website/static/img/jarrod-scaled.pngbin0 -> 139881 bytes
-rw-r--r--website/static/img/jarrod.pngbin235437 -> 95520 bytes
-rw-r--r--website/static/img/map.pngbin0 -> 191942 bytes
11 files changed, 19 insertions, 0 deletions
diff --git a/website/static/css/bootstrap.css b/website/static/css/bootstrap.css
index b525752..06d8c86 100644
--- a/website/static/css/bootstrap.css
+++ b/website/static/css/bootstrap.css
@@ -1290,6 +1290,7 @@ h6,
}
p {
margin: 0 0 10.5px;
+ color: #3676ab;
}
.lead {
margin-bottom: 21px;
diff --git a/website/static/css/freelancer.css b/website/static/css/freelancer.css
index 4750a6e..3662195 100644
--- a/website/static/css/freelancer.css
+++ b/website/static/css/freelancer.css
@@ -479,3 +479,21 @@ footer .footer-below {
display: none;
opacity: 0;
}
+
+.map-iframe {
+ width: 90%;
+ height: 400px;
+}
+
+.img-responsive-speakers, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
+ display: block;
+ max-width: 100%;
+ height: auto;
+ border-radius: 20px;
+}
+
+.calendar-icon {
+ width: 50px;
+ height: 50px;
+ float: left;
+}
diff --git a/website/static/img/ajith-scaled.jpg b/website/static/img/ajith-scaled.jpg
new file mode 100644
index 0000000..aa0c45f
--- /dev/null
+++ b/website/static/img/ajith-scaled.jpg
Binary files differ
diff --git a/website/static/img/ajith.jpg b/website/static/img/ajith.jpg
new file mode 100644
index 0000000..201e951
--- /dev/null
+++ b/website/static/img/ajith.jpg
Binary files differ
diff --git a/website/static/img/ajith.png b/website/static/img/ajith.png
new file mode 100644
index 0000000..9c7e216
--- /dev/null
+++ b/website/static/img/ajith.png
Binary files differ
diff --git a/website/static/img/andreas-scaled.png b/website/static/img/andreas-scaled.png
new file mode 100644
index 0000000..aadce65
--- /dev/null
+++ b/website/static/img/andreas-scaled.png
Binary files differ
diff --git a/website/static/img/andreas.png b/website/static/img/andreas.png
index 5023082..a412cf3 100644
--- a/website/static/img/andreas.png
+++ b/website/static/img/andreas.png
Binary files differ
diff --git a/website/static/img/calendar.png b/website/static/img/calendar.png
index b132c97..6125853 100644
--- a/website/static/img/calendar.png
+++ b/website/static/img/calendar.png
Binary files differ
diff --git a/website/static/img/jarrod-scaled.png b/website/static/img/jarrod-scaled.png
new file mode 100644
index 0000000..2faa75e
--- /dev/null
+++ b/website/static/img/jarrod-scaled.png
Binary files differ
diff --git a/website/static/img/jarrod.png b/website/static/img/jarrod.png
index 46e1703..f9b93c4 100644
--- a/website/static/img/jarrod.png
+++ b/website/static/img/jarrod.png
Binary files differ
diff --git a/website/static/img/map.png b/website/static/img/map.png
new file mode 100644
index 0000000..3d29b6d
--- /dev/null
+++ b/website/static/img/map.png
Binary files differ