Template:Team:BGU Israel/style.css

From 2014.igem.org

(Difference between revisions)
Line 2,534: Line 2,534:
   
   
/* END NAV MENU */
/* END NAV MENU */
-
header div #top_doctor {
+
#top_doctor {
height: 30%;
height: 30%;
position: fixed;
position: fixed;
Line 2,540: Line 2,540:
bottom: 0px;
bottom: 0px;
}
}
-
header div #top_doctor:hover  {
+
#top_doctor:hover  {
}
}
-
header #main_nav #rib {
+
#main_nav #rib {
width: 100%;
width: 100%;
}
}
Line 2,566: Line 2,566:
opacity: 1;
opacity: 1;
}
}
-
header #main_nav #menu_ul {
+
#main_nav #menu_ul {
position: absolute;
position: absolute;
top: 4px;
top: 4px;
Line 2,573: Line 2,573:
right: 1%;
right: 1%;
}
}
-
header #main_nav #main_wrap {
+
#main_nav #main_wrap {
position: relative;
position: relative;
left: -50%;
left: -50%;

Revision as of 18:08, 12 October 2014