RecA Group Notebook
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
{{PennStateHeader}} | {{PennStateHeader}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | h1 {font-family: times, Times New Roman, times-roman, georgia, serif; | ||
+ | color: #444; | ||
+ | margin: 0; | ||
+ | padding: 0px 0px 6px 0px; | ||
+ | font-size: 31px; | ||
+ | line-height: 22px; | ||
+ | letter-spacing: -2px; | ||
+ | font-weight: bold; | ||
+ | border-bottom: 0px; | ||
+ | |||
+ | } | ||
+ | h2 {font-family: "Lucida Grande", Tahoma; | ||
+ | font-size: 14px; | ||
+ | font-weight: lighter; | ||
+ | font-variant: normal; | ||
+ | text-transform: uppercase; | ||
+ | color: #444; | ||
+ | margin-top: 10px; | ||
+ | text-align: left; | ||
+ | letter-spacing: 0.3em; | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | h3 {font-family: times, Times New Roman, times-roman, georgia, serif; | ||
+ | color: #666; | ||
+ | margin: 0; | ||
+ | padding: 0px 0px 6px 0px; | ||
+ | font-size: 20px; | ||
+ | line-height: 18px; | ||
+ | letter-spacing: -2px; | ||
+ | font-weight: bold; | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | p {font-family: times, Times New Roman, times-roman, georgia, serif; | ||
+ | color: #666; | ||
+ | font-size: 12px; | ||
+ | } | ||
+ | a:link, a:visited, a:hover {font-family: "Lucida Grande", Tahoma; | ||
+ | font-size: 12px; | ||
+ | font-weight: lighter; | ||
+ | font-variant: normal; | ||
+ | text-decoration: none; | ||
+ | text-transform: uppercase; | ||
+ | margin-top: 9px; | ||
+ | text-align: left; | ||
+ | letter-spacing: 0.3em; | ||
+ | |||
+ | } | ||
+ | |||
+ | a:link, a:visited { | ||
+ | color:#872521; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color:#B3591D;} | ||
+ | |||
+ | #scrollnav {position:fixed; | ||
+ | top:265px; | ||
+ | left:180px;} | ||
+ | #topnav {position:relative; | ||
+ | left:230px;} | ||
+ | #text {position:relative; | ||
+ | left:245px; | ||
+ | width:700px;} | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | <body style="background-color:white";> | ||
+ | |||
<a name="notebook"> . </a> | <a name="notebook"> . </a> | ||
<h1> The Lab Notebooks </h1> | <h1> The Lab Notebooks </h1> |
Revision as of 21:13, 26 September 2011
.