From 19de0db273bf277a0149b7857bd39229e91d8d72 Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Thu, 17 Oct 2013 15:23:28 +0530 Subject: fixed chrome issue with invited_speakers page. --- website/static/css/main.css | 16 ++++++++++++++++ website/static/js/custom.js | 4 ---- website/templates/invited_speakers.html | 34 +++++++++++++++++++++++++-------- website/templates/register_2013.html | 2 ++ 4 files changed, 44 insertions(+), 12 deletions(-) diff --git a/website/static/css/main.css b/website/static/css/main.css index be49c88..2b027a7 100644 --- a/website/static/css/main.css +++ b/website/static/css/main.css @@ -122,6 +122,22 @@ .sponsor p{ text-align: justify; } +.speaker{ + height: 190px; + padding: 25px 25px 25px 25px; + margin: 25px 0 25px 0; + border: 3px solid #f5f5f5; + +} +.speaker img{ + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + -o-border-radius: 5px; + border-radius: 5px; +} +.speaker p{ + font-size: 0.9em; +} #reach-scipy{ height: 400px; padding: 5px 0.9375em; diff --git a/website/static/js/custom.js b/website/static/js/custom.js index 31aaf27..c6da3e5 100644 --- a/website/static/js/custom.js +++ b/website/static/js/custom.js @@ -68,9 +68,5 @@ var shivaji_description = 'Buy a ticket to Kanjurmarg (central line) at the loca $("#from").html(from); $("#description").html(description); $("#mappy").html(clicked); - - - /* Map loading display */ - }); }); \ No newline at end of file diff --git a/website/templates/invited_speakers.html b/website/templates/invited_speakers.html index 5fc2406..d9b56bf 100644 --- a/website/templates/invited_speakers.html +++ b/website/templates/invited_speakers.html @@ -3,12 +3,30 @@ {% block content %}
![]() | Dr. Ondrej Certik is a scientist at Los Alamos National Laboratory. He holds a PhD in Chemical Physics from University of Nevada, Reno. Dr. Ondrej has major contributions in the NumPy & SymPy libraries. He has been active debian user since 2001 and is an offical team member of Debian Python Modules Team (DPMT), Python Applications Packaging Team (PAPT) & Debian Scientific Computing Team (pkg-scicomp). - |
![]() | Dr. B. P. Ajith Kumar, a scientist working with the Inter University accelerator Centre of India. His main area of work is development of instrumentation for particle accelerators and associated experiments, including radio-frequency accelerating structures, control and data acquisition systems, digital and radio frequency electronics modules. He initiated the PHOENIX project by designing a parallel port based interface and organized a training program for teachers in 2005, and continuing with it. Dr. Ajith Kumar has been a user and propagator of Free Software in the field of education for several years. - |
+ Dr. Ondrej Certik is a scientist at Los Alamos National Laboratory. He holds a PhD in Chemical Physics from University of Nevada, Reno. Dr. Ondrej is the lead developer of SymPy library and has major contributions to NumPy and other python libraries. He has been active debian user since 2001 and is an offical team member of Debian Python Modules Team (DPMT), Python Applications Packaging Team (PAPT) & Debian Scientific Computing Team (pkg-scicomp). +
++ Dr. B. P. Ajith Kumar, a scientist working with the Inter University accelerator Centre of India. His main area of work is development of instrumentation for particle accelerators and associated experiments, including radio-frequency accelerating structures, control and data acquisition systems, digital and radio frequency electronics modules. He initiated the PHOENIX project by designing a parallel port based interface and organized a training program for teachers in 2005, and continuing with it. Dr. Ajith Kumar has been a user and propagator of Free Software in the field of education for several years. +
+