Team:GeorgiaState/Header

From 2011.igem.org

(Difference between revisions)
Line 49: Line 49:
#menubar {
#menubar {
position: absolute;
position: absolute;
-
background: #000000;
+
background: none;
color: black;
color: black;
}
}
Line 130: Line 130:
<script type="text/javascript" src="https://www.student.gsu.edu/~bmehta2/jquery-easing-compatibility.1.2.pack.js"></script>
<script type="text/javascript" src="https://www.student.gsu.edu/~bmehta2/jquery-easing-compatibility.1.2.pack.js"></script>
<script type="text/javascript" src="https://www.student.gsu.edu/~bmehta2/jquery.kwicks-1.5.1.pack.js"></script>
<script type="text/javascript" src="https://www.student.gsu.edu/~bmehta2/jquery.kwicks-1.5.1.pack.js"></script>
 +
 +
 +
<style type="text/css">
 +
body {
 +
margin:0;
 +
padding:0;
 +
color: #333;
 +
font: normal 0.6em sans-serif,Arial;
 +
background-color: #EDEDED;
 +
background-image: url(http://static.travelblog.org/Wallpaper/pix/waterfall_desktop_background-1600x1200.jpg);
 +
background-repeat: repeat-x;
 +
background-attachment: fixed;
 +
background-position: center top;
 +
width: 100%;
 +
}
 +
</style>
 +
 +
 +
 +
<link href="https://www.student.gsu.edu/~bmehta2/jimgMenukwicks.css" rel="stylesheet" type="text/css" />
<link href="https://www.student.gsu.edu/~bmehta2/jimgMenukwicks.css" rel="stylesheet" type="text/css" />

Revision as of 21:24, 11 July 2011