(!important: Hide menu & title) |
(CSS: Remove hide, moved to bundled css) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.checkBGFull { | .checkBGFull { | ||
background: #e62562; | background: #e62562; | ||
Line 144: | Line 123: | ||
#globalWrapper{ | #globalWrapper{ | ||
font-size: 100%; | font-size: 100%; | ||
− | |||
− | |||
− | |||
} | } | ||
− | #top_title {display:none | + | #top_title { |
− | #sideMenu {display:none | + | display:none !important; |
+ | } | ||
+ | #sideMenu { | ||
+ | display:none !important; | ||
+ | } | ||
#content { | #content { | ||
border: none; | border: none; |
Latest revision as of 17:03, 16 October 2016
.checkBGFull {
background: #e62562;
}
.ourFeaturesContent::before, .ourFeaturesContent::after {
background: #e62562;
}
.service_area {
background: #ffffff none repeat scroll 0 0;
} .single_service {
border: 5px solid #8fcfef;
}
.single_service:hover {
background: #8fcfef;
}
.social_btn {
padding: 60px 0;
}
.video_area {
margin-top: 500px; margin-bottom: 500px; padding-left: 200px; padding-right: 200px;
}
.video_area {
margin-top: 500px; margin-bottom: 500px; padding-left: 200px; padding-right: 200px;
}
.skill_and_video .skillBg {
margin-top: 500px; margin-bottom: 500px; padding-right: 200px;
}
ul.ft_top li {
width: 25%;
}
ul.ft_top li:nth-child(3) {
background: #e33a40;
}
ul.ft_top li:nth-child(3):hover {
background: #cc181e;
}
.footer_area {
background: #e3165a no-repeat scroll 0 0 / cover;
}
.blog_banner_area, .protfolio_breadcump {
background-image: url("");
} .banner_quantifly, .protfolio_breadcump {
background-image: url(""); padding: 90px 0; background-size: cover;
} .banner_event, .protfolio_breadcump {
background-image: url(""); padding: 90px 0; background-size: cover;
}
.blog_banner_project_genesis, .protfolio_breadcump {
background-image: url(""); padding: 120px 0; background-size: cover;
} .blog_banner_pollution, .protfolio_breadcump {
background-image: url(""); padding: 120px 0; background-size: cover;
} .blog_banner_opinion_survey, .protfolio_breadcump {
background-image: url(""); padding: 120px 0; background-size: cover;
} .blog_banner_ethics, .protfolio_breadcump {
background-image: url(""); padding: 120px 0; background-size: cover;
} .blog_banner_labo, .protfolio_breadcump {
background-image: url(""); padding: 120px 0; background-size: cover;
} .blog_banner_actions, .protfolio_breadcump {
background-image: url(""); padding: 120px 0; background-size: cover; background-size: cover;
} .about_auther{
border-bottom: 1px solid #e51658;
}
.auther_details{
width: calc(100% - 103px); background: #e51658;
}
.auther_details h5 a, .about_commenter h5 a {
color: #ffffff;
}
.auther_details p{
font-size: 12px; color: #82002a;
}
- globalWrapper{
font-size: 100%;
}
- top_title {
display:none !important;
}
- sideMenu {
display:none !important;
}
- content {
border: none; width: 100%; margin: 0 auto !important; position: relative; padding: 0px; background:none;
}
- content {
width:100%;
}
.home-5 .header_paralux {
background-image: url(""); background-size: cover; background-repeat: no-repeat;
}