Difference between revisions of "Template:SYSU-Software/CSS/Home"
Line 45: | Line 45: | ||
position:relative; | position:relative; | ||
− | width: | + | width:300px; |
margin-top:36px; | margin-top:36px; | ||
opacity:0; | opacity:0; | ||
Line 65: | Line 65: | ||
float:right; | float:right; | ||
position:relative; | position:relative; | ||
− | width: | + | width:300px; |
margin-top:38px; | margin-top:38px; | ||
margin-left: 0px; | margin-left: 0px; |
Revision as of 06:56, 17 September 2015
- menuContainer ul li {
box-sizing:content-box;
}
- contentContainer {
font-family: Arial; font-size: 12pt;
}
.firstSection {
background-color: #F8F8F8; height: 630px; padding-top: 30px; padding-bottom: 20px;
}
.firstSection .BackgroundCore {
height: 200px; margin: 0 auto; overflow: hidden;
}
.firstSection .CorePositioner {
width:1353px; margin:0 auto; text-align: center;
}
.firstSection .BackgroundCore .TruebackGround {
position:absolute; background-image: url(""); background-position: center; background-size: 565px auto; background-repeat: no-repeat; width:605px; height:200px; margin: auto; left: 0; right: 0; z-index: 0;
}
.firstSection .BackgroundCore .leftDescription {
text-align: right; float:left; position:relative;
width:300px; margin-top:36px; opacity:0;
}
.firstSection .BackgroundCore .background {
margin:0 auto; width:536px; height:160px; padding-top: 20px; position:absolute; float: left; margin: auto; left: 0; right: 0;
}
.firstSection .BackgroundCore .rightDescription {
text-align: left; float:right; position:relative; width:300px; margin-top:38px; margin-left: 0px; opacity:0;
}
- contentContainer .firstSection .BackgroundCore .Description p {
margin-top: 10px; margin-bottom: 10px; color:#959595; font-size: 12.5pt;
}
.firstSection .BackgroundCore .BackgroundCoreContainer {
margin:0 auto; width:600px; height: 180px; margin-top: 20px; padding-left: 5px; padding-right: 5px;
}
.firstSection .BackgroundCore .BackgroundPositioner {
margin: 0 auto; width: 576px;
}
.firstSection .BackgroundCore .CoDevelopment {
background-image: url(""); background-position: center; background-size: 160px auto; background-repeat: no-repeat; width:160px; height:160px; float: left; position: relative; z-index: 1;
}
.firstSection .BackgroundCore .coreBank {
background-image: url(""); background-position: center; background-size: 160px auto; background-repeat: no-repeat; width:160px; height:160px; float: left; position: relative; z-index: 1;
}
.firstSection .BackgroundCore .synTitle {
width:216px; float:left;
margin-top: 50px; text-align: center; position:relative; z-index: 1;
}
.firstSection .BackgroundCore .synTitle h1 {
margin: 0; padding: 0; font-weight: lighter; font-family: Arial; font-size: 26pt; margin-left: 5px; margin-right: 5px;
}
.rowSecond {
height: 80px; overflow: hidden; margin-top: 20px
}
.CoDevelopmentTitle {
float:left; text-align: center;
}
.coreBankTitle {
float:left; text-align: center; margin-left: 50px;
}
.CoDevelopmentTitle h1, .coreBankTitle h1 {
font-family: Arial; font-size: 20pt; font-weight: 200; margin-top: 0px; padding-top: 0px; margin-bottom: 0px;
}
.rowSecond .wordContainer {
width: 698px; margin: 0 auto; height: 64px;
}
.rowThird {
height: 244px; margin-top: 30px;
}
.rowThird .DesignContainer {
margin:0 auto; width: 400px; text-align: center;
}
.rowThird .DesignContainer .Design {
background-image: url(""); background-position: center; background-size: 160px auto; background-repeat: no-repeat; width:160px; height:160px; margin:0 auto;
}
.rowThird .DesignContainer .DesignTitle {
margin-top: 30px;
}
.rowThird .DesignContainer .DesignTitle h1{
font-family: Arial; font-size: 20pt; font-weight: 200; margin-top: 0px; padding-top: 0px; margin-bottom: 0px;
}
.rowThird .DesignDescription {
position:relative; top: -220px; left: 57%; opacity: 0;
}
- contentContainer .rowThird .DesignDescription p {
margin-bottom: 10px; color:#959595; font-size: 12.5pt;
}
.secondSection {
position:relative; z-index: 0;
}
- myCarousel .carousel-control {
background-image: none;
}
- myCarousel ol {
/*left: 16%;*/ left:50%; right:0; margin-left:-50px; width:100px;
}
- myCarousel .carousel-indicators li {
border-color: #959595; background-color: white;
}
- myCarousel .carousel-indicators .active {
background-color: #959595;
}
- myCarousel .carousel-control.left {
background: url('https://static.igem.org/mediawiki/2015/3/30/SYSU-Software_Wiki_Home_Motivation_left.jpeg') center no-repeat;
}
- myCarousel .carousel-control.right {
background: url("") center no-repeat;
}