Team:Brown-Stanford/Templates/Main

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
__NOTOC__<html lang="en">  
__NOTOC__<html lang="en">  
<head>  
<head>  
 +
<style>
 +
h2{
 +
    color: white;
 +
}
 +
h1, h2, h3, h4, h5{
 +
    color: white;
 +
    font-family:"Ubuntu", sans-serif;
 +
    font-size:200%;
 +
    line-height:35px;
 +
    border-bottom:0;
 +
    margin-bottom:5px;
 +
    border-top:1px dotted #e3e3e3;
 +
    margin-top:10px;
 +
    padding-top:30px;
 +
    font-weight:normal;
 +
}
 +
h2.noline{
 +
    border-top:0;
 +
    margin-top:0;
 +
    padding-top:0;
 +
    margin-bottom:0;
 +
    line-height:20px;
 +
    padding-top:2px;
 +
    font-size:20px;
 +
}
 +
h2.topheader{
 +
    border-top:0;
 +
    padding-top:0;
 +
    margin-top:5px;
 +
}
 +
 +
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js"></script>
Line 273: Line 306:
<script type="text/javascript" src="/Team:Brown-Stanford/lightbox/js?action=raw"></script>
<script type="text/javascript" src="/Team:Brown-Stanford/lightbox/js?action=raw"></script>
-
<link href='http://fonts.googleapis.com/css?family=Vollkorn:regular,bold&subset=latin' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=latin' rel='stylesheet' type='text/css'>
<style>
<style>
/**
/**

Revision as of 03:09, 7 June 2011