Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<style type="text/css">
+
  <style type="text/css">
-
 
+
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
-
body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
+
#menubar{
#menubar{
Line 79: Line 78:
text-decoration: none
text-decoration: none
}
}
-
#bodyContent { width: 970px; margin: 250px 0px 0px 0px; background-color:white;}
+
#bodyContent { width: 970px; margin: 225px 0px 0px 0px; background-color:white;}
                 #content {padding-left: 2px; width: 970px; background-color:white;}
                 #content {padding-left: 2px; width: 970px; background-color:white;}
table#team_members { text-align: justify; border: 0; }
table#team_members { text-align: justify; border: 0; }
Line 88: Line 87:
margin: 0;
margin: 0;
width: 969px;
width: 969px;
-
height: 246px;
+
height: 221px;
align: center;
align: center;
border-style: solid;
border-style: solid;
Line 97: Line 96:
margin: 0;
margin: 0;
width: 969px;
width: 969px;
-
height: 250px;
+
height: 225px;
align: center;
align: center;
                       background-repeat: no-repeat;
                       background-repeat: no-repeat;
Line 115: Line 114:
#menu {
#menu {
-
        behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 -->
+
behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 -->
-
font-family: "Times New Roman", Times, serif;
+
font-family: calibri, verdana, sans-serif;
-
font-size: 20px;
+
font-size: 18px;
background-color: transparent;
background-color: transparent;
float:left;
float:left;
Line 139: Line 138:
#menu a {
#menu a {
-
color: #c7807c;
+
color: #FFF;
display: inline;
display: inline;
text-decoration: none;
text-decoration: none;
Line 145: Line 144:
#menu a:visited {
#menu a:visited {
-
color:#c7807c;
+
color:#FFFFFF;
text-decoration: none
text-decoration: none
}
}
#menu a:hover {
#menu a:hover {
-
        color: #white;
+
color: #00a5ea;
}
}
Line 173: Line 172:
#menu ul li ul li {
#menu ul li ul li {
-
width: 100%;;
+
width: 100%;
list-style: none;
list-style: none;
-
         background-color: #black;
+
         background-color: #000;
         margin: -1px;
         margin: -1px;
         padding: 0 0 0 5px;
         padding: 0 0 0 5px;

Revision as of 05:19, 25 October 2010