Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 120: Line 120:
     .navbar .container-fluid #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right {
     .navbar .container-fluid #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right {
margin-top: 20px;
margin-top: 20px;
-
font-size: 16px;
+
font-size: 14px;
font-family:'Raleway', sans-serif;
font-family:'Raleway', sans-serif;
}
}
Line 127: Line 127:
     }
     }
-
     .nav.navbar-nav.navbar-right .active a {
+
     .nav.navbar-nav.navbar-right a:hover {   
 +
        color:#4eecba;
 +
    }
 +
 
 +
    /*.nav.navbar-nav.navbar-right .active a {
border-bottom-width: 3px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-style: solid;
-
border-bottom-color: #3cc;
+
border-bottom-color: #4eecba;
-
}
+
}*/
 +
 
nav ul li a:hover {
nav ul li a:hover {
-
font-weight: bolder;
 
color: #3cc;
color: #3cc;
border-bottom-width: 3px;
border-bottom-width: 3px;
Line 183: Line 187:
}
}
-
.btn-custom {
 
-
padding: 8px 30px 8px 30px;
 
-
background: none;
 
-
border: solid 2.5px #3CC;
 
-
font-family: 'Raleway', sans-serif;
 
-
font-size: 20px;
 
-
}
 
/*.carousel-inner {
/*.carousel-inner {
Line 213: Line 210:
}
}
-
.btn-custom:link {                      
+
.btn-custom {
 +
padding: 9px 30px 9px 30px;
 +
background: none;
 +
font-family: 'Raleway', sans-serif;
 +
font-size: 20px;
 +
}
 +
 
 +
.btn-custom:link {  
 +
        font-weight: bold;                     
         color: #fff;
         color: #fff;
         background-color: #3cc;
         background-color: #3cc;

Revision as of 02:06, 19 September 2014

Bootstrap 101 Template