/* TEMP */
/*
- top_menu_14 {
background-color: #ff9800; border-bottom: 2px solid #ff9800; transition: all .25s ease-in-out; z-index: 3;
}
- top_menu_14:hover,
- top_menu_14.hover {
background-color: black; border-bottom: 2px solid black;
}
- /
/* Media wiki removal
- /
nav ul {
line-height: 56px;
}
- content {
margin-top: 0px !important;
}
- top_menu_inside #user_item {
padding-top: 0;
}
- top_menu_inside #bars_item {
top: 0;
}
- globalWrapper {
padding-bottom: 0px; z-index: 30;
}
- top_menu_inside {
opacity: 0; -webkit-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out;
}
- top_menu_inside,
- top_menu_14.hover {
opacity: 1;
}
.igem_2017_menu_wrapper {
z-index: 10; display: none;
}
ul {
margin-left: 0;
}
- top_menu_under {
height: 0px;
}
nav ul a:hover {
text-decoration: none;
}