Difference between revisions of "Template:SYSU-Software/CSS/Home"
Line 22: | Line 22: | ||
margin:0 auto; | margin:0 auto; | ||
text-align: center; | text-align: center; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 48: | Line 40: | ||
text-align: right; | text-align: right; | ||
float:left; | float:left; | ||
+ | position:relative; | ||
+ | |||
width:374px; | width:374px; | ||
margin-top:36px; | margin-top:36px; | ||
opacity:0; | 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 { | .firstSection .BackgroundCore .rightDescription { | ||
text-align: left; | text-align: left; | ||
− | float: | + | float:right; |
+ | position:relative; | ||
width:374px; | width:374px; | ||
margin-top:38px; | margin-top:38px; | ||
Line 80: | Line 86: | ||
.firstSection .BackgroundCore .BackgroundPositioner { | .firstSection .BackgroundCore .BackgroundPositioner { | ||
margin: 0 auto; | margin: 0 auto; | ||
− | width: | + | width: 576px; |
} | } | ||
Line 90: | Line 96: | ||
width:160px; | width:160px; | ||
height:160px; | height:160px; | ||
− | |||
− | |||
− | |||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
Line 105: | Line 108: | ||
width:160px; | width:160px; | ||
height:160px; | height:160px; | ||
− | |||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
Line 114: | Line 116: | ||
width:216px; | width:216px; | ||
float:left; | float:left; | ||
− | + | ||
− | margin-top: | + | margin-top: 50px; |
text-align: center; | text-align: center; | ||
position:relative; | position:relative; | ||
+ | z-index: 1; | ||
} | } | ||
Line 124: | Line 127: | ||
padding: 0; | padding: 0; | ||
font-weight: lighter; | font-weight: lighter; | ||
− | font-family: Arial; | + | font-family: Arial; |
+ | font-size: 26pt; | ||
+ | margin-left: 5px; | ||
+ | margin-right: 5px; | ||
} | } | ||
Line 137: | Line 143: | ||
.CoDevelopmentTitle { | .CoDevelopmentTitle { | ||
float:left; | float:left; | ||
− | |||
text-align: center; | text-align: center; | ||
} | } | ||
Line 157: | Line 162: | ||
− | + | .rowSecond .wordContainer { | |
+ | width: 697px; | ||
+ | margin: 0 auto; | ||
+ | height: 64px; | ||
+ | } | ||
.rowThird { | .rowThird { | ||
− | height: | + | height: 244px; |
margin-top: 30px; | margin-top: 30px; | ||
} | } | ||
Line 205: | Line 214: | ||
color:#959595; | color:#959595; | ||
font-size: 12.5pt; | font-size: 12.5pt; | ||
+ | } | ||
+ | |||
+ | |||
+ | .secondSection { | ||
+ | position:relative; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | |||
+ | #myCarousel .carousel-control { | ||
+ | background-image: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #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("https://static.igem.org/mediawiki/2015/8/81/SYSU-Software_Wiki_Home_Motivation_right.jpeg") center no-repeat; | ||
} | } |
Revision as of 06:23, 17 September 2015
- 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:374px; 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:374px; 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: 697px; 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 .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;
}