Team:BIOSINT Mexico/Header2

From 2014.igem.org

(Difference between revisions)
Line 110: Line 110:
             position:relative;
             position:relative;
         }
         }
-
      ul#nav { 
 
-
    display:block;
 
-
    float:left;
 
-
    padding:0;
 
-
    margin:0;
 
-
    list-style: none;
 
-
    height:40px;
 
-
    width:890px;
 
-
    background:none;
 
-
    z-index:100;
 
-
    /*font-family: 'PT Sans Narrow', sans-serif;*/
 
-
    font-family: 'Archivo Narrow', sans-serif;
 
-
}
 
#navmenubox {
#navmenubox {
     padding:0;
     padding:0;
Line 137: Line 124:
     border-bottom:4px solid rgba(228,45,51,0.9);
     border-bottom:4px solid rgba(228,45,51,0.9);
}
}
 +
      ul#nav { 
 +
    display:block;
 +
    float:left;
 +
    padding:0;
 +
    margin:0;
 +
    list-style: none;
 +
    height:40px;
 +
    width:890px;
 +
    background:none;
 +
    z-index:100;
 +
    /*font-family: 'PT Sans Narrow', sans-serif;*/
 +
    font-family: 'Archivo Narrow', sans-serif;
 +
}
 +
ul#nav a {
ul#nav a {
   display:block;
   display:block;

Revision as of 17:11, 21 September 2014