Template:Team:Technion-Israel/Technion-Israel-style-desktop.css

From 2014.igem.org

(Difference between revisions)
m
m
Line 460: Line 460:
border-top-left-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-top-right-radius: 0;
 +
float:left;
}
}
Line 488: Line 489:
}
}
-
/*colors of the "buttons"*/
 
-
#nav ul li:hover > a {
 
-
background-color: none;
 
-
}
 
-
 
-
#nav ul li:hover a:hover {
 
-
background-color: none;
 
-
}
 
/*location of the menu that opens*/
/*location of the menu that opens*/
#nav ul ul.sub1 {
#nav ul ul.sub1 {
display: none;
display: none;
-
position: relative;
+
position: absolute;
}
}

Revision as of 20:04, 7 October 2014