Team:UCL-London/canvas

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
 
Line 1: Line 1:
-
<style>
 
-
/*hides the team tag at the top*/
 
-
#content h1.firstHeading{
 
-
visibility:hidden;
 
-
}
 
-
 
-
/*hides the top of the default top banner*/
 
-
#p-logo{
 
-
display: none;
 
-
}
 
-
 
-
/*hides the outline for the top section*/
 
-
#top-section{
 
-
height: 0px;
 
-
margin-bottom: 0px !important;
 
-
border: none;
 
-
}
 
-
 
-
/*colours the footer box*/
 
-
#footer-box{
 
-
        background: white;
 
-
}
 
-
 
-
/*hides the search bar & controls*/
 
-
#search-controls{
 
-
overflow:hidden;
 
-
        display:none;
 
-
background: none;
 
-
position: absolute;
 
-
top: 170px;
 
-
right: 40px;
 
-
}
 
-
 
-
/*stops the menubar mouseover effect*/
 
-
#menubar{
 
-
position: absolute;
 
-
background: none;
 
-
color: black;
 
-
}
 
-
 
-
/*prevents mouseover effects on top left/right menu bars*/
 
-
/*START*/
 
-
.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;
 
-
}
 
-
/*END*/
 
-
 
-
/*alters background colour*/
 
-
.mediawiki{
 
-
background: #E8E8E8;
 
-
}
 
-
 
-
/*removes the bottom box for links*/
 
-
#catlinks{
 
-
        display:none;
 
-
}
 
-
 
-
/*removes the page border and top margin*/
 
-
#content{
 
-
        border: none;
 
-
        margin-top: 0px;
 
-
        background: #E8E8E8;
 
-
}
 
-
 
-
</style>
 

Latest revision as of 09:53, 18 June 2013