(Ajout d'autres changements) |
(Ajout d'autres changements) |
||
Line 1: | Line 1: | ||
+ | /* Hide first heading */ | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none; | ||
+ | } | ||
+ | #top-section { | ||
+ | border: none; | ||
+ | height: 0px; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent; | ||
+ | line-height: 0; | ||
+ | margin-bottom: none; | ||
+ | } | ||
+ | table, th,td { | ||
+ | margin-bottom:none; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #66cdaa; | ||
+ | } | ||
+ | div { | ||
+ | display: block; | ||
+ | } | ||
.checkBGFull { | .checkBGFull { | ||
background: #e62562; | background: #e62562; | ||
Line 119: | Line 140: | ||
#globalWrapper{ | #globalWrapper{ | ||
+ | font-size: 100%; | ||
#content { | #content { | ||
border:none; | border:none; | ||
Line 136: | Line 158: | ||
#content { | #content { | ||
width:100%; | width:100%; | ||
+ | } | ||
+ | |||
+ | .home-5 .header_paralux { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/8/88/HOME.jpg"); | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
} | } |
Revision as of 16:01, 16 October 2016
/* Hide first heading */
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;
}
- top-section {
border: none; height: 0px;
} h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent;
line-height: 0; margin-bottom: none; } table, th,td { margin-bottom:none;
} a:visited {
color: #66cdaa;
} div {
display: block;
} .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;
}
.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%; #content { border:none; width:100%;
}
- top_title {display:none;}
- sideMenu {display:none;}
- 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;
}