Template:KIT-Kyoto-1

From 2010.igem.org

(Difference between revisions)
Line 32: Line 32:
/* Wiki Hacks - START */
/* Wiki Hacks - START */
 +
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    padding-bottom:0px;
 +
    border: none;
 +
    }
 +
#top-section {
 +
    height: 0px;
 +
    margin-top: 0px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 0px;
 +
    padding:0;
 +
    border: 1;
 +
    }
 +
#p-logo {
 +
    height:1px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }         
 +
 +
 +
/* Wiki Hacks - END */
 +
#content {
#content {
Line 39: Line 72:
     float: center;
     float: center;
     border: 0px;
     border: 0px;
-
}
 
-
 
-
#contentSub {
 
-
display:none;
 
-
}
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
-
 
-
.firstHeading {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
margin-top:30px;
 
-
}
 
-
 
-
#top-section {
 
-
height: 0px;
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
 
-
.left-menu {
 
-
background-color:#000000;
 
-
padding-left:13px;
 
-
}
 
-
 
-
.left-menu ul {
 
-
background-color:#000000;
 
-
border: none;
 
-
}
 
-
 
-
#menubar li a {
 
-
background-color:#000000;
 
-
color:#cccccc;
 
-
}
 
-
 
-
#menubar.right-menu {
 
-
background-color:#000000;
 
-
padding-left:13px;
 
-
}
 
-
 
-
.right-menu ul {
 
-
background-color:#000000;
 
-
border: none;
 
}
}
Line 100: Line 82:
white-space:nowrap;
white-space:nowrap;
width:50%;
width:50%;
-
z-index:25;
+
z-index:5;
height:18px;
height:18px;
overflow:hidden;
overflow:hidden;
 +
}
 +
#menubar li a {
 +
color:#CCCCCC;
 +
}
 +
.left-menu {
 +
left:0;
 +
padding-left:13px;
 +
}
 +
.right-menu  {
 +
right:0;
 +
}
-
 
+
.firstHeading { display:none; }
-
/* Wiki Hacks - END */
+
}
-
 
+
Line 126: Line 118:
color: #333333;
color: #333333;
font-size:90%;
font-size:90%;
-
 
}
}

Revision as of 10:26, 8 September 2010