Team:Aberdeen Scotland/css

From 2010.igem.org

(Difference between revisions)
Line 331: Line 331:
/* footer */
/* footer */
-
#wikifooter {clear: both; display: block; width: 975px; background: url(https://static.igem.org/mediawiki/2009/8/8d/Bg_footer.gif) bottom no-repeat; border-bottom: 20px solid #003000; text-align: center;}
+
#wikifooter {clear: both; display: block; background: url(https://static.igem.org/mediawiki/2009/8/8d/Bg_footer.gif) bottom no-repeat; border-bottom: 20px solid #003000; text-align: center;}
* html #footer {margin-top: 18px;}
* html #footer {margin-top: 18px;}
#wikifooter-top {display: block; width: 975px; height: 15px; background: url(https://static.igem.org/mediawiki/2009/5/58/Bg_footer-top.gif) top no-repeat;}
#wikifooter-top {display: block; width: 975px; height: 15px; background: url(https://static.igem.org/mediawiki/2009/5/58/Bg_footer-top.gif) top no-repeat;}
#wikifooter p {color: #808080; padding: 0px 37px 20px 37px;}
#wikifooter p {color: #808080; padding: 0px 37px 20px 37px;}
#wikifooter a, #wikifooter a:visited {color: #808080;}
#wikifooter a, #wikifooter a:visited {color: #808080;}
 +
 +
 +
 +
/* Getting rid of IGEM elements */
 +
 +
#contentSub {
 +
display:none;
 +
}
 +
 +
#siteSub {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
display:none;
 +
}
 +
 +
.firstHeading {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
margin-top:30px;
 +
}
 +
 +
#footer-box {
 +
display:none;
 +
}
 +
 +
#top-section {
 +
height: 65px;
 +
border-left: none;
 +
border-right: none;
 +
}
 +
 +
.left-menu {
 +
margin-top:-15px;
 +
}
 +
 +
.left-menu ul {
 +
border: none;
 +
}
 +
 +
#menubar li a {
 +
color: white;
 +
}
 +
 +
#menubar.right-menu {
 +
margin-top:-15px;
 +
}
 +
 +
.right-menu ul {
 +
border: none;
 +
}
 +
 +
#menubar{
 +
top:42px;
 +
z-index:25;
 +
}
 +
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:83px;
 +
    padding-right:975px;
 +
    background:transparent url(https://static.igem.org/mediawiki/2010/3/33/Ed10-LogoTop.png) top left no-repeat;
 +
}
 +
</style>
</style>
</html>
</html>

Revision as of 13:48, 16 August 2010