Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 180: Line 180:
     top: 80px;
     top: 80px;
     left: 0;}
     left: 0;}
 +
 +
ul.sub-modeling {
 +
    display: block;
 +
    position: fixed;
 +
    top: -165px;
 +
    left: 0;
 +
    width: 100%;
 +
    height: 165px;
 +
    background: url('https://static.igem.org/mediawiki/2013/2/28/Sub-bg.png') repeat-x top left;
 +
    z-index: 2;
 +
      -webkit-transition: all .3s ease-in-out;
 +
          -moz-transition: all .3s ease-in-out;
 +
                    transition: all .3s ease-in-out;}
ul.sub-parts {
ul.sub-parts {

Revision as of 22:42, 26 July 2013


Page title

List of templates:

Team:Wageningen_UR/Templates/Page Header
this page, include at the start of every page. This page contains all the css needed to style all of the pages.
Team:Wageningen_UR/Templates/Page Footer
include at the end of every page. This page contains all js for all the more complex functions in this wiki.
Team:Wageningen_UR/Templates/Navigation
edit the menu here