Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<script type="text/javascript">
<script type="text/javascript">
   WebFontConfig = {
   WebFontConfig = {
-
     google: { families: [ 'Cabin::latin' ] }
+
     google: { families: [ 'Cabin::latin', 'Source+Sans+Pro::latin' ] }
   };
   };
   (function() {
   (function() {
Line 53: Line 53:
-------------------------------------------------*/
-------------------------------------------------*/
-
 
-
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext');
 
@import url('http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext');
@import url('http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext');

Revision as of 04:39, 27 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