summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/bootstrap-css')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css21
-rw-r--r--static/website/bootstrap-css/assets/images/DWSIM_logo.pngbin0 -> 34771 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_1.pngbin0 -> 71958 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_2.pngbin0 -> 88146 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_3.pngbin0 -> 56383 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_4.pngbin0 -> 43482 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_5.pngbin0 -> 64124 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/img_1.pngbin0 -> 44486 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/img_2.pngbin0 -> 13566 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/logo_1.pngbin0 -> 7092 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/logo_2.pngbin0 -> 6180 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/logo_3.pngbin0 -> 5427 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/logo_4.pngbin0 -> 6514 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/logo_5.pngbin0 -> 5217 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/logo_6.pngbin0 -> 10866 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/mhrd.pngbin0 -> 2328 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/om_logo.pngbin0 -> 5427 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/ph_1.pngbin0 -> 64155 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/ph_2.pngbin0 -> 48395 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/ph_3.pngbin0 -> 50803 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/ph_4.pngbin0 -> 315301 bytes
21 files changed, 12 insertions, 9 deletions
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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/DWSIM_logo.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/backgrounds/top_1.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/backgrounds/top_3.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/backgrounds/top_4.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/backgrounds/top_5.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/img_1.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/img_2.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/logo_1.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/logo_2.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/logo_3.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/logo_4.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/logo_5.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/logo_6.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/mhrd.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/om_logo.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/ph_1.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/ph_2.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/ph_3.png
Binary files 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
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/ph_4.png
Binary files differ