Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 99: Line 99:
 +
    <style>
.navbar-default {
.navbar-default {
border-bottom: solid 3px #e0e0e0;
border-bottom: solid 3px #e0e0e0;
margin-bottom:0;
margin-bottom:0;
-
/*background-color: #EBEDEC;*/
+
background-color: #EBEDEC;
                 height: 8%;
                 height: 8%;
}
}
.navbar-brand {
.navbar-brand {
-
                font-family:'Josefin Sans', sans-serif;
+
font-family:'Josefin Sans', sans-serif;
-
                font-size: 1.7em;
+
font-size: 2em;
-
                padding-top: 40px;
+
padding-top: 40px;
padding-left: 40px;
padding-left: 40px;
-
padding-bottom: 200px;
+
padding-bottom: 70px;
}
}
          
          
-
      .nav .navbar-brand a:link {          /*overwrite igem default style*/
+
        .nav .navbar-brand a:link {          /*overwrite igem default style*/
                 color: #2c4762;
                 color: #2c4762;
         }
         }

Revision as of 03:46, 12 September 2014

Bootstrap 101 Template