Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 93: Line 93:
     #topmenu .menucenter li {
     #topmenu .menucenter li {
         display:inline-block;
         display:inline-block;
-
         padding: 0 12px 0 8px;
+
          
         margin: 0;
         margin: 0;
         background: url('https://static.igem.org/mediawiki/2013/c/ca/Top-menu-divider.png') no-repeat right top;
         background: url('https://static.igem.org/mediawiki/2013/c/ca/Top-menu-divider.png') no-repeat right top;
Line 104: Line 104:
         border-right:1px solid #ccc;
         border-right:1px solid #ccc;
         margin: 0 0 0 -2px;
         margin: 0 0 0 -2px;
-
         padding: 0 11px 0 9px}
+
         }
-
#topmenu .menucenter li a {display:block; height: 80px; width: 100%;}
+
#topmenu .menucenter li a {display:block; height: 80px; padding: 0 12px 0 8px;}
#topmenu .menuright {float:right; top:-80px; z-index: 3;}
#topmenu .menuright {float:right; top:-80px; z-index: 3;}

Revision as of 01:03, 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