Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
     <link href='http://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,900,100' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,900,100' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Dosis:200,400,700' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Dosis:200,400,700' rel='stylesheet' type='text/css'>
 +
    <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
    
    
Line 171: Line 172:
}
}
.carousel-inner .carousel-caption h1 {
.carousel-inner .carousel-caption h1 {
-
font-family: 'Raleway', cursive;  
+
font-family: 'Lobster', cursive;
font-size: 80px;
font-size: 80px;
-
         text-align: left;
+
         text-align: center;
padding-bottom: 5px;
padding-bottom: 5px;
         position: relative;
         position: relative;
-
        left: -100px;
 
         top: -50px;       
         top: -50px;       
}
}
Line 183: Line 183:
font-family: 'Raleway', sans-serif;
font-family: 'Raleway', sans-serif;
         padding-bottom: 5px;
         padding-bottom: 5px;
 +
        position: relative;
 +
        top: -80px;
}
}

Revision as of 07:09, 25 September 2014

Bootstrap 101 Template