Template:Team:USTC Software/Header
From 2010.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
text-decoration: none | text-decoration: none | ||
} | } | ||
- | #bodyContent { width: 970px; margin: | + | #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 87: | Line 87: | ||
margin: 0; | margin: 0; | ||
width: 969px; | width: 969px; | ||
- | height: | + | height: 221px; |
align: center; | align: center; | ||
border-style: solid; | border-style: solid; | ||
Line 96: | Line 96: | ||
margin: 0; | margin: 0; | ||
width: 969px; | width: 969px; | ||
- | height: | + | height: 225px; |
align: center; | align: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 115: | Line 115: | ||
#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: | + | font-family: calibri, verdana, sans-serif; |
- | font-size: | + | font-size: 18px; |
background-color: transparent; | background-color: transparent; | ||
float:left; | float:left; | ||
Line 138: | Line 138: | ||
#menu a { | #menu a { | ||
- | color: # | + | color: #FFF; |
display: inline; | display: inline; | ||
text-decoration: none; | text-decoration: none; | ||
Line 144: | Line 144: | ||
#menu a:visited { | #menu a:visited { | ||
- | color:# | + | color:#FFFFFF; |
text-decoration: none | text-decoration: none | ||
} | } | ||
#menu a:hover { | #menu a:hover { | ||
- | color: # | + | color: #00a5ea; |
} | } | ||
Revision as of 05:33, 25 October 2010