Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 117: Line 117:
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 160: Line 165:
border: none;
border: none;
color: #3cc;
color: #3cc;
-
/*font-weight: bold;*/
+
/*font-weight:bold;*/
         background: none;
         background: none;
}
}
Line 171: Line 176:
         width: 100%;
         width: 100%;
clear: both;
clear: both;
-
top: 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;*/
}
}

Latest revision as of 00:33, 18 October 2014

Bootstrap 101 Template