Team:SF Bay Area DIYbio/Notebook
From 2014.igem.org
(Difference between revisions)
MariaChavez (Talk | contribs) |
|||
Line 6: | Line 6: | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Slackey" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | body{background:#fcf9ef;} | ||
+ | h1{ margin:auto; } | ||
+ | #header_text {text-align:center} | ||
+ | #top-section{height:25px} | ||
+ | .yellow_header{ color: #FBB03C; } | ||
+ | |||
+ | .margin_left_20px{ | ||
+ | margin-left: 20px; | ||
+ | } | ||
+ | |||
+ | #main_table, #navigation_table{ | ||
+ | background: #fcf9ef | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
<!--main content --> | <!--main content --> |
Revision as of 05:02, 17 October 2014