From 454e13830567c3fbef2c54f273f10b4af5549e77 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Thu, 23 Aug 2018 16:50:20 +0530 Subject: Added content for the website --- static/website/bootstrap-css/assets/css/main.css | 21 ++++--- .../bootstrap-css/assets/images/DWSIM_logo.png | Bin 0 -> 34771 bytes .../assets/images/backgrounds/top_1.png | Bin 0 -> 71958 bytes .../assets/images/backgrounds/top_2.png | Bin 0 -> 88146 bytes .../assets/images/backgrounds/top_3.png | Bin 0 -> 56383 bytes .../assets/images/backgrounds/top_4.png | Bin 0 -> 43482 bytes .../assets/images/backgrounds/top_5.png | Bin 0 -> 64124 bytes .../website/bootstrap-css/assets/images/img_1.png | Bin 0 -> 44486 bytes .../website/bootstrap-css/assets/images/img_2.png | Bin 0 -> 13566 bytes .../website/bootstrap-css/assets/images/logo_1.png | Bin 0 -> 7092 bytes .../website/bootstrap-css/assets/images/logo_2.png | Bin 0 -> 6180 bytes .../website/bootstrap-css/assets/images/logo_3.png | Bin 0 -> 5427 bytes .../website/bootstrap-css/assets/images/logo_4.png | Bin 0 -> 6514 bytes .../website/bootstrap-css/assets/images/logo_5.png | Bin 0 -> 5217 bytes .../website/bootstrap-css/assets/images/logo_6.png | Bin 0 -> 10866 bytes .../website/bootstrap-css/assets/images/mhrd.png | Bin 0 -> 2328 bytes .../bootstrap-css/assets/images/om_logo.png | Bin 0 -> 5427 bytes .../website/bootstrap-css/assets/images/ph_1.png | Bin 0 -> 64155 bytes .../website/bootstrap-css/assets/images/ph_2.png | Bin 0 -> 48395 bytes .../website/bootstrap-css/assets/images/ph_3.png | Bin 0 -> 50803 bytes .../website/bootstrap-css/assets/images/ph_4.png | Bin 0 -> 315301 bytes static/website/templates/footer.html | 15 +++-- static/website/templates/home.html | 65 ++++++++++++--------- static/website/templates/navbar.html | 3 + 24 files changed, 60 insertions(+), 44 deletions(-) create mode 100644 static/website/bootstrap-css/assets/images/DWSIM_logo.png create mode 100644 static/website/bootstrap-css/assets/images/backgrounds/top_1.png create mode 100644 static/website/bootstrap-css/assets/images/backgrounds/top_2.png create mode 100644 static/website/bootstrap-css/assets/images/backgrounds/top_3.png create mode 100644 static/website/bootstrap-css/assets/images/backgrounds/top_4.png create mode 100644 static/website/bootstrap-css/assets/images/backgrounds/top_5.png create mode 100644 static/website/bootstrap-css/assets/images/img_1.png create mode 100644 static/website/bootstrap-css/assets/images/img_2.png create mode 100644 static/website/bootstrap-css/assets/images/logo_1.png create mode 100644 static/website/bootstrap-css/assets/images/logo_2.png create mode 100644 static/website/bootstrap-css/assets/images/logo_3.png create mode 100644 static/website/bootstrap-css/assets/images/logo_4.png create mode 100644 static/website/bootstrap-css/assets/images/logo_5.png create mode 100644 static/website/bootstrap-css/assets/images/logo_6.png create mode 100644 static/website/bootstrap-css/assets/images/mhrd.png create mode 100644 static/website/bootstrap-css/assets/images/om_logo.png create mode 100644 static/website/bootstrap-css/assets/images/ph_1.png create mode 100644 static/website/bootstrap-css/assets/images/ph_2.png create mode 100644 static/website/bootstrap-css/assets/images/ph_3.png create mode 100644 static/website/bootstrap-css/assets/images/ph_4.png (limited to 'static') diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index 7c45bca..735cf8b 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -143,7 +143,7 @@ ul li { color: #313131; letter-spacing: 1px; margin: 0 0 20px; - text-transform: uppercase; + text-transform: none; text-align: center; } @@ -250,7 +250,7 @@ ul li { color: #313131; letter-spacing: 1px; margin: 0 0 60px; - text-transform: uppercase; + text-transform: none; text-align: left; } } @@ -419,7 +419,7 @@ ul li { .speaker { text-align: center; color: #313131; - text-transform: uppercase; + text-transform: none; margin: 25px 0; } .speaker .spkrmodal{ @@ -491,18 +491,21 @@ ul li { } .organiser .organiser-box { display: block; - opacity: 0.3; - height: 150px; - width: 150px; + opacity: 1; + height: 70px; + width: 200px; margin: 25px auto; -webkit-transition: 0.5s all linear; transition: 0.5s all linear; } -.organiser .organiser-box:hover { +/*.organiser .organiser-box:hover { opacity: 1; -} +}*/ .organiser .organiser-box-1 { - background: url(../images/partner/fossee.png) no-repeat center center/contain; + background: url(../images/logo_4.png) no-repeat center center/contain; +} +.organiser .organiser-box-2 { + background: url(../images/logo_1.png) no-repeat center center/contain; } /* .sponsor .sponsor-box-2 { diff --git a/static/website/bootstrap-css/assets/images/DWSIM_logo.png b/static/website/bootstrap-css/assets/images/DWSIM_logo.png new file mode 100644 index 0000000..9dc26e2 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/DWSIM_logo.png differ diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_1.png b/static/website/bootstrap-css/assets/images/backgrounds/top_1.png new file mode 100644 index 0000000..338181b Binary files /dev/null and b/static/website/bootstrap-css/assets/images/backgrounds/top_1.png differ diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_2.png b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png new file mode 100644 index 0000000..fab6a7d Binary files /dev/null and b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png differ diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_3.png b/static/website/bootstrap-css/assets/images/backgrounds/top_3.png new file mode 100644 index 0000000..af4a737 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/backgrounds/top_3.png differ diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_4.png b/static/website/bootstrap-css/assets/images/backgrounds/top_4.png new file mode 100644 index 0000000..d01e35b Binary files /dev/null and b/static/website/bootstrap-css/assets/images/backgrounds/top_4.png differ diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_5.png b/static/website/bootstrap-css/assets/images/backgrounds/top_5.png new file mode 100644 index 0000000..bfebfd2 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/backgrounds/top_5.png differ diff --git a/static/website/bootstrap-css/assets/images/img_1.png b/static/website/bootstrap-css/assets/images/img_1.png new file mode 100644 index 0000000..4ead4cb Binary files /dev/null and b/static/website/bootstrap-css/assets/images/img_1.png differ diff --git a/static/website/bootstrap-css/assets/images/img_2.png b/static/website/bootstrap-css/assets/images/img_2.png new file mode 100644 index 0000000..1b25e07 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/img_2.png differ diff --git a/static/website/bootstrap-css/assets/images/logo_1.png b/static/website/bootstrap-css/assets/images/logo_1.png new file mode 100644 index 0000000..0941014 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/logo_1.png differ diff --git a/static/website/bootstrap-css/assets/images/logo_2.png b/static/website/bootstrap-css/assets/images/logo_2.png new file mode 100644 index 0000000..524b390 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/logo_2.png differ diff --git a/static/website/bootstrap-css/assets/images/logo_3.png b/static/website/bootstrap-css/assets/images/logo_3.png new file mode 100644 index 0000000..742f5cf Binary files /dev/null and b/static/website/bootstrap-css/assets/images/logo_3.png differ diff --git a/static/website/bootstrap-css/assets/images/logo_4.png b/static/website/bootstrap-css/assets/images/logo_4.png new file mode 100644 index 0000000..f3c760a Binary files /dev/null and b/static/website/bootstrap-css/assets/images/logo_4.png differ diff --git a/static/website/bootstrap-css/assets/images/logo_5.png b/static/website/bootstrap-css/assets/images/logo_5.png new file mode 100644 index 0000000..659f581 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/logo_5.png differ diff --git a/static/website/bootstrap-css/assets/images/logo_6.png b/static/website/bootstrap-css/assets/images/logo_6.png new file mode 100644 index 0000000..b7d6f26 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/logo_6.png differ diff --git a/static/website/bootstrap-css/assets/images/mhrd.png b/static/website/bootstrap-css/assets/images/mhrd.png new file mode 100644 index 0000000..c377a6d Binary files /dev/null and b/static/website/bootstrap-css/assets/images/mhrd.png differ diff --git a/static/website/bootstrap-css/assets/images/om_logo.png b/static/website/bootstrap-css/assets/images/om_logo.png new file mode 100644 index 0000000..742f5cf Binary files /dev/null and b/static/website/bootstrap-css/assets/images/om_logo.png differ diff --git a/static/website/bootstrap-css/assets/images/ph_1.png b/static/website/bootstrap-css/assets/images/ph_1.png new file mode 100644 index 0000000..c5d86bd Binary files /dev/null and b/static/website/bootstrap-css/assets/images/ph_1.png differ diff --git a/static/website/bootstrap-css/assets/images/ph_2.png b/static/website/bootstrap-css/assets/images/ph_2.png new file mode 100644 index 0000000..45faabd Binary files /dev/null and b/static/website/bootstrap-css/assets/images/ph_2.png differ diff --git a/static/website/bootstrap-css/assets/images/ph_3.png b/static/website/bootstrap-css/assets/images/ph_3.png new file mode 100644 index 0000000..0dd43f4 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/ph_3.png differ diff --git a/static/website/bootstrap-css/assets/images/ph_4.png b/static/website/bootstrap-css/assets/images/ph_4.png new file mode 100644 index 0000000..10ccbfc Binary files /dev/null and b/static/website/bootstrap-css/assets/images/ph_4.png differ diff --git a/static/website/templates/footer.html b/static/website/templates/footer.html index 01c7e51..fee988b 100644 --- a/static/website/templates/footer.html +++ b/static/website/templates/footer.html @@ -6,14 +6,17 @@ diff --git a/static/website/templates/home.html b/static/website/templates/home.html index e90b870..3a46620 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -10,7 +10,7 @@

National Conference on Chemical Process Simulation - 2018

--> -

+

Register Now

@@ -20,11 +20,9 @@
-

About Us

+

About the Conference

-

The FOSSEE Team and the Department of Chemical Engineering are organizing a national conference on Chemical Process Simulation, at IIT Bombay, on 26 November 2018, on the occasion of the Diamond Jubilee Year celebrations of IIT Bombay. We cordially invite you to participate in this conference.

-

- The interaction between academia and industry practitioners, will lead to consulting projects. It will provide an improved employment potential, in the core chemical industry, for chemical engineering graduates. +

The National Conference on Chemical Process Simulation-2018 is a confluence of academia and industry. This is an excellent opportunity for fostering academic and industrial collaborations. It is the place to meet the experts in chemical process simulation from all over the country. This conference provides a national platform to showcase the work done in this area by students and faculty.