Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
/****************************/
/****************************/
-
/*#top-section {    /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#top-section {    /*-- styling for default menu bar (edit, page, history, etc.) --*/
background-color: #383838;
background-color: #383838;
border: 0 none;
border: 0 none;
Line 74: Line 74:
text-decoration: none;  
text-decoration: none;  
background-color: transparent;
background-color: transparent;
-
}*/
 
-
 
-
<!--Annoying Wiki Styling Destroyer 4000-->
 
-
 
-
#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 --*/
width: 100%;  
width: 100%;  
height: 100%;
height: 100%;
Line 135: Line 90:
height: 100%;  
height: 100%;  
background-color: transparent;
background-color: transparent;
-
}*/
+
}
h2 {border-bottom: none;}
h2 {border-bottom: none;}

Revision as of 11:29, 5 October 2014

Bootstrap 101 Template