Team:RHIT

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<style>
 +
body{
 +
background-color: #f8fcfd;
 +
}
 +
#menubar {
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
 +
.left-menu, .right-menu{
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
 +
 +
.left-menu li a, .right-menu li a {
 +
color: #000 !important;
 +
}
 +
 +
 +
.left-menu ul li, .right-menu ul li a{
 +
background: none;
 +
color: #000 !important;
 +
}
 +
 +
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
 +
    color: #000 !important;
 +
}
 +
#p-logo{
 +
display: none;
 +
}
 +
.firstHeading{
 +
visibility: hidden;
 +
}
 +
#catlinks{
 +
border:none;
 +
}
 +
 +
#top-section{
 +
height:20px;
 +
background-color: #f8fcfd;
 +
border:none;
 +
}
 +
#content{
 +
background-color: #f8fcfd;
 +
border:none;
 +
}
 +
#footer-box{
 +
background-color: #f8fcfd;
 +
}
 +
/* Search bar, will put somewhere else later*/
 +
#search-controls {
 +
overflow:hidden;
 +
display:none;
 +
background: none;
 +
}
 +
 +
</style>
 +
</html>

Revision as of 15:52, 6 June 2013