Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
         width: 100%;}
         width: 100%;}
-
ol, ul, li {list-style: none;}
+
ol, ul, li {
 +
        list-style: none;
 +
        -webkit-margin-before: 0;
 +
        -webkit-margin-after: 0;
 +
        -webkit-padding-start: 0;}
blockquote:before, blockquote:after,
blockquote:before, blockquote:after,
Line 61: Line 65:
#top-section:hover #menubar * {color: #333 !important;}
#top-section:hover #menubar * {color: #333 !important;}
-
 
+
#top-section #menubar ul {
 +
        -webkit-margin-before: 1em;
 +
        -webkit-margin-after: 1em;
 +
        -webkit-padding-start: 40px;}
#top-section #menubar ul li a:hover {color: #0d9c64 !important; text-decoration: none;}
#top-section #menubar ul li a:hover {color: #0d9c64 !important; text-decoration: none;}

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