summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets/css/main.css
diff options
context:
space:
mode:
authorSashi202018-08-23 16:50:20 +0530
committerSashi202018-08-23 16:50:20 +0530
commit454e13830567c3fbef2c54f273f10b4af5549e77 (patch)
tree9ffc06a024bbdd1fe34b7e4700a69ff3816197fe /static/website/bootstrap-css/assets/css/main.css
parentaa955c22ae18d55667006acd222dbc79e39a8b25 (diff)
downloadnccps-2018-454e13830567c3fbef2c54f273f10b4af5549e77.tar.gz
nccps-2018-454e13830567c3fbef2c54f273f10b4af5549e77.tar.bz2
nccps-2018-454e13830567c3fbef2c54f273f10b4af5549e77.zip
Added content for the website
Diffstat (limited to 'static/website/bootstrap-css/assets/css/main.css')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css21
1 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 {