Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
 
(30 intermediate revisions not shown)
Line 14: Line 14:
     <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'>
     <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
 +
    <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
    
    
Line 109: Line 110:
.navbar-brand {
.navbar-brand {
-
font-family:'Raleway', sans-serif;
+
font-family: 'Indie Flower', cursive;
-
font-size: 1.7em;
+
                font-weight: bold;
 +
font-size: 1.8em;
padding-top: 40px;
padding-top: 40px;
padding-left: 2px;
padding-left: 2px;
padding-bottom: 70px;
padding-bottom: 70px;
}
}
 +
 +
        #igem {
 +
                position: relative;
 +
                top: -22px;
 +
        }
          
          
         .nav .navbar-brand a:link {          /*overwrite igem default style*/
         .nav .navbar-brand a:link {          /*overwrite igem default style*/
Line 158: Line 165:
border: none;
border: none;
color: #3cc;
color: #3cc;
-
/*font-weight: bold;*/
+
/*font-weight:bold;*/
         background: none;
         background: none;
}
}
Line 167: Line 174:
background: rgba(0,0,0,0.8);
background: rgba(0,0,0,0.8);
background-size:cover;
background-size:cover;
-
height: 300px;
 
         width: 100%;
         width: 100%;
clear: both;
clear: both;
-
bottom: 0;
+
/*top: 0;*/
         margin: 0;
         margin: 0;
         padding: 10px 20px 0px 20px;  
         padding: 10px 20px 0px 20px;  
         border-top: solid 1px #e0e0e0;
         border-top: solid 1px #e0e0e0;
-
        position: relative;
+
      /* position: relative;*/
}
}
Line 189: Line 195:
text-align: center;
text-align: center;
         font-size: 14px;
         font-size: 14px;
 +
}
 +
 +
#footer #email {
 +
      font-size: 18px;
}
}
Line 207: Line 217:
#copyright {
#copyright {
-
         /*margin: 0;*/
+
         width:100%;
         padding-top:10px;
         padding-top:10px;
         padding-bottom: 10px;
         padding-bottom: 10px;

Latest revision as of 00:33, 18 October 2014

Bootstrap 101 Template