diff options
author | Akshen | 2017-05-05 15:13:44 +0530 |
---|---|---|
committer | Akshen | 2017-05-19 15:30:31 +0530 |
commit | c3fae549472d02c5d7d92b3efbd7a6bc6f486638 (patch) | |
tree | 8deacd2ffd34da32a2eeaa38dea28996fa49f101 /static/workshop_app | |
parent | 7fed0d3b38f84500780109ca5d1e4e377637459e (diff) | |
download | workshop_booking-c3fae549472d02c5d7d92b3efbd7a6bc6f486638.tar.gz workshop_booking-c3fae549472d02c5d7d92b3efbd7a6bc6f486638.tar.bz2 workshop_booking-c3fae549472d02c5d7d92b3efbd7a6bc6f486638.zip |
Homepage Done
Todo Responsiveness and links fix, optimization, chatbot
Diffstat (limited to 'static/workshop_app')
17 files changed, 129 insertions, 0 deletions
diff --git a/static/workshop_app/css/index.css b/static/workshop_app/css/index.css new file mode 100644 index 0000000..a54f9b1 --- /dev/null +++ b/static/workshop_app/css/index.css @@ -0,0 +1,129 @@ +body { + background-color: #C8C5B6; +} + +.fossee-label { + padding-top: 90px; + margin-left: 200px; + color: #6D5847; + font-size: 70px; +} + + +.logo { + width: 600px; + height: 70px; + background: white; + float: left; + margin-top: 40px; + margin-left: 85px; +} + +.label-bar { + color: #6D5847; + float: right; + margin-top: 36px; + font-size: 18px; + margin-right: 30px; +} + + +.login { + margin-left: 330px; + width: 420px; + height: 470px; + background: white; +} + +#rectbox { + border-radius: 25px; + background: #6D5847; + padding: 20px; + margin-left: 20px; + margin-top: 10px; + width: 350px; + height: 120px; +} + + +.caption-img { + width:70px; + height:75px; + margin-top: -9px; +} + + +/* Icons with their respective Images */ +.icons { + background: white; + height: 110px; + margin-top: 15px; +} + +figure.item { + /* To correctly align image, regardless of content height: */ + vertical-align: top; + display: inline-block; + /* To horizontally center images and caption */ + text-align: center; + /* The width of the container also implies margin around the images. */ +} + +.caption-img { + width:70px; + height:75px; + margin-top: 5px; +} + + +.caption { + /* Make the caption a block so it occupies its own line. */ + display: block; + color: #5A3700; + padding-bottom: 10px; +} + +/* Contact Us, Related Links and Organization Logo */ + +.contact { + width: 100%; + margin: auto; +} + + +.org-logo { + margin-top: 30px; + margin-left: 60px; + float: left; + + color: #5A3700; + +} + +.related-links { + font-size: 20px; + color: #5A3700; + margin-top: 12px; + margin-left: 90px +} + +.contact-us { + font-size: 20px; + color: #5A3700; + margin-top: 12px; + margin-right: 10px; + float: right; + +} + +/* Footer */ +.footer { + position: absolute; + right: 0; + bottom: 0; + left: 0; + + background-color: black; + text-align: center; + color:white; +} diff --git a/static/workshop_app/img/Dwsim_logo.png b/static/workshop_app/img/Dwsim_logo.png Binary files differnew file mode 100644 index 0000000..1b22085 --- /dev/null +++ b/static/workshop_app/img/Dwsim_logo.png diff --git a/static/workshop_app/img/OR_logo.png b/static/workshop_app/img/OR_logo.png Binary files differnew file mode 100644 index 0000000..88bd685 --- /dev/null +++ b/static/workshop_app/img/OR_logo.png diff --git a/static/workshop_app/img/OpenFoam_logo.png b/static/workshop_app/img/OpenFoam_logo.png Binary files differnew file mode 100644 index 0000000..5e674ed --- /dev/null +++ b/static/workshop_app/img/OpenFoam_logo.png diff --git a/static/workshop_app/img/Scilab_logo.png b/static/workshop_app/img/Scilab_logo.png Binary files differnew file mode 100644 index 0000000..f2babe2 --- /dev/null +++ b/static/workshop_app/img/Scilab_logo.png diff --git a/static/workshop_app/img/bnft.png b/static/workshop_app/img/bnft.png Binary files differnew file mode 100644 index 0000000..4b26613 --- /dev/null +++ b/static/workshop_app/img/bnft.png diff --git a/static/workshop_app/img/cc.png b/static/workshop_app/img/cc.png Binary files differnew file mode 100644 index 0000000..72c7cf6 --- /dev/null +++ b/static/workshop_app/img/cc.png diff --git a/static/workshop_app/img/esim_logo.png b/static/workshop_app/img/esim_logo.png Binary files differnew file mode 100644 index 0000000..ea73365 --- /dev/null +++ b/static/workshop_app/img/esim_logo.png diff --git a/static/workshop_app/img/faq.png b/static/workshop_app/img/faq.png Binary files differnew file mode 100644 index 0000000..e2caf34 --- /dev/null +++ b/static/workshop_app/img/faq.png diff --git a/static/workshop_app/img/fossee_logo.png b/static/workshop_app/img/fossee_logo.png Binary files differnew file mode 100644 index 0000000..d2d18d0 --- /dev/null +++ b/static/workshop_app/img/fossee_logo.png diff --git a/static/workshop_app/img/homepg.png b/static/workshop_app/img/homepg.png Binary files differnew file mode 100644 index 0000000..4943deb --- /dev/null +++ b/static/workshop_app/img/homepg.png diff --git a/static/workshop_app/img/iitb_logo.png b/static/workshop_app/img/iitb_logo.png Binary files differnew file mode 100644 index 0000000..70b2c46 --- /dev/null +++ b/static/workshop_app/img/iitb_logo.png diff --git a/static/workshop_app/img/img_1.png b/static/workshop_app/img/img_1.png Binary files differnew file mode 100644 index 0000000..3824f16 --- /dev/null +++ b/static/workshop_app/img/img_1.png diff --git a/static/workshop_app/img/list.png b/static/workshop_app/img/list.png Binary files differnew file mode 100644 index 0000000..6eb0640 --- /dev/null +++ b/static/workshop_app/img/list.png diff --git a/static/workshop_app/img/part.png b/static/workshop_app/img/part.png Binary files differnew file mode 100644 index 0000000..915e6c9 --- /dev/null +++ b/static/workshop_app/img/part.png diff --git a/static/workshop_app/img/python_logo.png b/static/workshop_app/img/python_logo.png Binary files differnew file mode 100644 index 0000000..c147919 --- /dev/null +++ b/static/workshop_app/img/python_logo.png diff --git a/static/workshop_app/img/sandhi_logo.png b/static/workshop_app/img/sandhi_logo.png Binary files differnew file mode 100644 index 0000000..1c35e0e --- /dev/null +++ b/static/workshop_app/img/sandhi_logo.png |