Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 163: Line 163:
-
/*.carousel-inner {
 
-
-webkit-box-shadow: 0 8px 6px -6px black;
 
-
-moz-box-shadow: 0 8px 6px -6px black;
 
-
box-shadow: 0 8px 6px -6px black;*/
 
-
}
 
-
 
-
.carousel-inner .carousel-caption {
 
-
padding-top: 100px;
 
-
padding-bottom: 100px;
 
-
     
 
-
}
 
-
.carousel-inner .carousel-caption h1 {
 
-
font-family: 'Lobster', cursive;
 
-
font-size: 80px;
 
-
        text-align: center;
 
-
padding-bottom: 5px;
 
-
        position: relative;
 
-
        top: -100px;     
 
-
}
 
-
 
-
.carousel-inner .carousel-caption p {
 
-
font-family: 'Raleway', sans-serif;
 
-
        font-weight: 100px;
 
-
        font-size: 1.5em;
 
-
        padding-bottom: 5px;
 
-
        position: relative;
 
-
        top: -130px;
 
-
}
 
-
 
-
.btn-custom {
 
-
padding: 9px 30px 9px 30px;
 
-
        margin-bottom: 40px;
 
-
font-family: 'Quattrocento Sans', sans-serif;
 
-
font-size: 20px;
 
-
        border: 2px solid #fff;
 
-
        color: #fff;
 
-
        background: none;
 
-
        font-weight: bold;
 
-
}
 
-
 
-
.btn-custom:hover {
 
-
color: #4eecba;
 
-
        background-color: rgba(255,255,255,0.4);
 
-
        border: 2px solid #4eecba;
 
-
}
 
-
 
-
#feature-icon img {
 
-
        max-width: 100%;
 
-
        max-height: 100%;
 
-
}
 
-
 
-
#abstract {
 
-
background: #F0EEEA;
 
-
 
-
}
 
-
 
-
#abstract h2{
 
-
color: #676767;
 
-
text-align: center;
 
-
margin-bottom: 40px;
 
-
font-size: 4em;
 
-
font-family: "brandon-grotesque", sans-serif;
 
-
font-weight: 700;
 
-
text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
 
-
padding-top: 100px;
 
-
margin-top: 0px;
 
-
letter-spacing: 8px;
 
-
}
 
-
 
-
#abstract p {
 
-
 
-
        font-family: 'Raleway', sans-serif;
 
-
line-height: 2em;
 
-
text-align: center;
 
-
padding-left: 200px;
 
-
padding-right:200px;
 
-
padding-top: 10px;
 
-
padding-bottom: 100px;
 
-
        font-size: 18px;
 
-
}
 
#footer {
#footer {

Revision as of 08:47, 13 October 2014

Bootstrap 101 Template