Team:Columbia-Cooper/Templates/main

From 2011.igem.org

(Difference between revisions)
(Replaced content with "<html> <head> <style> p { font-family:"Tahoma", sans-serif; font-size:12pt; color:#E7E7E8; } </style> </head> <body> <p> Testing </p> </body> </html>")
Line 2: Line 2:
<head>
<head>
<style>
<style>
 +
body
 +
{
 +
background-color:#3F3E40;
 +
min-height:100%;
 +
height:100%;
 +
text-align:center;
 +
}
p
p
{
{

Revision as of 14:53, 4 August 2011

Testing