Template:KIT-Kyoto-1

From 2010.igem.org

(Difference between revisions)
Line 32: Line 32:
/* Wiki Hacks - START */
/* Wiki Hacks - START */
-
#globalWrapper {
+
#contentSub {
-
    background-color: transparent;
+
display:none;
-
    padding-bottom:0px;
+
}
-
    border: none;
+
 
-
    }
+
#siteSub {
-
#top-section {
+
display:none;
-
    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:0px;
+
-
    overflow:hidden;
+
-
    border:none;
+
-
    }
+
#search-controls {
#search-controls {
-
    overflow:hidden;
+
display:none;
-
    display:none;
+
}
-
    background: none;
+
-
    position: absolute;
+
-
    top: 100px;
+
-
    right: 40px;
+
-
    }          
+
 +
.firstHeading {
 +
display:none;
 +
}
-
/* Wiki Hacks - END */
+
#search-controls {
 +
margin-top:30px;
 +
}
 +
#top-section {
 +
height: 0px;
 +
border-left: none;
 +
border-right: none;
 +
}
 +
.left-menu {
 +
margin-top:-15px;
 +
}
-
#menubar {
+
.left-menu ul {
-
background-color:#000000;
+
border: none;
-
font-size:85%;
+
-
line-height:1em;
+
-
position:absolute;
+
-
top:10px;
+
-
white-space:nowrap;
+
-
width:50%;
+
-
z-index:5;
+
-
height:15px;
+
-
overflow:hidden;
+
}
}
#menubar li a {
#menubar li a {
-
color:#CCCCCC;
+
color:#cccccc;
}
}
-
.left-menu {
+
#menubar.right-menu {
-
left:0;
+
margin-top:-15px;
-
padding-left:13px;
+
}
}
-
.right-menu {
+
 
-
right:0;
+
.right-menu ul {
 +
border: none;
}
}
-
.firstHeading { display:none; }
+
#menubar{
 +
top:42px;
 +
z-index:25;
}
}
 +
 +
/* Wiki Hacks - END */
 +

Revision as of 10:13, 8 September 2010