Team:TU-Eindhoven/Style
From 2014.igem.org
/* Removing iGEM style */
- searchInput, #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display: none;
}
- content {
height: 200px; width: 100%; border: none; padding: 0px;
}
/* Customizing standard iGEM navigation panel */
- top-section{
height: 18px; width: 100%; border: none; border-top: none;
}
- menubar {
display: table-cell; height: 30px; font-size: 12pt; position: fixed; background:black;
}
- menubar.left-menu {
width: 100%; margin-left:-12px;
}
- menubar.right-menu {
text-align: right;
}
- menubar.left-menu a {
border: none; color: #454545;
}
- menubar.right-menu a {
border: none; color: #454545;
}
- menubar * {
background: transparent;
}
- menubar * a:hover{
color: green; text-decoration: none;
}
- menubar > ul > li:last-child {
display: none;
}
/* TU-Eindhoven Style */
- slider, ul, li { height: 300px; }
- slider, li { position: relative; width: 500px; }
- slider
{ margin: auto; overflow: hidden; padding: 10px; } li { float: left; }