Template:Kyoto/css

From 2013.igem.org

(Difference between revisions)
(Undo revision 132603 by Mitsuaki (talk))
Line 4: Line 4:
     display: none;
     display: none;
}
}
 +
/*
#top-section{
#top-section{
     height: 0px;
     height: 0px;
Line 11: Line 12:
     border: 0px;
     border: 0px;
}
}
 +
*/
#toc {
#toc {
     display: none;
     display: none;
Line 64: Line 66:
/******* test footer *******/
/******* test footer *******/
 +
/*
#footer {
#footer {
     position: fixed;
     position: fixed;
Line 73: Line 76:
     background:#e1e1e1;
     background:#e1e1e1;
}  
}  
 +
*/
 +
#menubar {
 +
    position: fixed;
 +
    width: 100%;
 +
    bottom: 0px;
 +
    left: 0px;
 +
    text-align: right;
 +
    border-top:1px solid #bbbbbb;
 +
    background: #e1e1e1;
 +
}
/******* igem global footer  *******/
/******* igem global footer  *******/

Revision as of 02:49, 18 September 2013