Team:GeorgiaState/background

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<div id="container"><div id="header">[[Image:bannerhome.jpg|965px|logo]]
<html>
<html>
-
<head>
+
<style type="text/css">
-
<style>
+
<!--
-
body{background-image:url('https://student.gsu.edu/~bmehta2/background.jpg');
+
 
-
background-position:top center;
+
a, a:hover, a:visited{
-
background-repeat:repeat-y
+
color: white;
 +
font-weight: bold;
 +
text-decoration: underline;
 +
}
 +
a:hover {
 +
color: black;
}
}
-
</style>
+
body
 +
{
 +
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 +
color: white;
 +
}
 +
 
 +
td,th {
 +
        color: #7c1212;
 +
}
 +
 
 +
table
 +
{
 +
background-color: #964141;
 +
font-color: white;
 +
color: #964141;
 +
}
 +
 
 +
 
 +
 
 +
#bodyContent
 +
{
 +
background-color: ;
 +
color: white;
 +
}
 +
 
 +
#content
 +
{
 +
background-color: #7c1212;
 +
color: white;
 +
}
 +
 
 +
#footer-box
 +
{
 +
background-color: darkred;
 +
color: #7c1212;
 +
}
 +
 
 +
p
 +
{
 +
background-color: #964141;
 +
color: white;
 +
}
 +
 
 +
body
 +
{
 +
background-color: #eee0e5;
 +
font-color: white;
 +
}
-
</head>
+
-->
-
</html>
+
</style></head>

Revision as of 22:16, 11 July 2011