Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 8: Line 8:
     <!-- Bootstrap -->
     <!-- Bootstrap -->
     <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
     <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
 +
    <link href='http://fonts.googleapis.com/css?family=Quattrocento+Sans' rel='stylesheet' type='text/css'>
      
      
     <!-- font -->
     <!-- font -->
Line 131: Line 132:
     }
     }
-
     /*.nav.navbar-nav.navbar-right .active a {
+
     .nav.navbar-nav.navbar-right .active a {
 +
        background: none;
border-bottom-width: 3px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-style: solid;
border-bottom-color: #4eecba;
border-bottom-color: #4eecba;
-
}*/
+
}
nav ul li a:hover {
nav ul li a:hover {
Line 213: Line 215:
padding: 9px 30px 9px 30px;
padding: 9px 30px 9px 30px;
background: none;
background: none;
-
font-family: 'Raleway', sans-serif;
+
font-family: 'Quattrocento Sans', sans-serif;
font-size: 20px;
font-size: 20px;
}
}

Revision as of 02:13, 19 September 2014

Bootstrap 101 Template