Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 247: Line 247:
height:150px;
height:150px;
background-size: cover;
background-size: cover;
 +
}
 +
 +
.menu > span
 +
{
 +
height: 30px;/*It modifies the menu bar height*/
}
}
Line 610: Line 615:
display:inline-block;
display:inline-block;
margin:0 auto;
margin:0 auto;
-
height: 41px;/*It modifies the menu bar height*/
+
/*height: 41px;It modifies the menu bar height*/
}
}
Line 633: Line 638:
color:#FFFFFF;
color:#FFFFFF;
display:block;
display:block;
-
/*font-size:1.5em;*/
+
font-size:1.5em;
padding:10px 10px;
padding:10px 10px;
position:relative;
position:relative;

Revision as of 17:04, 17 September 2014