Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 75: Line 75:
background-color: transparent;
background-color: transparent;
}
}
 +
 +
<!--Annoying Wiki Styling Destroyer 4000-->
 +
<style>
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    border: none;
 +
    width:100%;
 +
    margin: 0;
 +
    padding: 0;
 +
}
 +
/* Removes "teams" from the menubar */
 +
#menubar.left-menu > ul > li:last-child {
 +
    display: none;}
 +
/* Resizes the menubar to fik the links (default is 400px) */
 +
#menubar {
 +
    width: auto;
 +
    top:10px;
 +
}
 +
body {
 +
    margin: 0 0 0 0;
 +
    padding: 0;}
 +
#top-section {
 +
    width: 100%;
 +
    height: 0;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    border: none;}
 +
#menubar {
 +
    font-size: 65%;
 +
    }
 +
.left-menu:hover {
 +
    background-color: transparent;}
 +
#menubar li a {
 +
    background-color: transparent;}
 +
#menubar:hover {
 +
    color: black;}
 +
#menubar li a {
 +
    color: transparent;}
 +
#menubar:hover li a {
 +
    color: black;
 +
    z-index: 9999;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
#globalWrapper, #content { /*-- changes default wiki settings --*/

Revision as of 11:24, 5 October 2014

Bootstrap 101 Template