Team:St Andrews/project
From 2010.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
#top-section { | #top-section { | ||
position: relative; | position: relative; | ||
Line 59: | Line 58: | ||
#menubar { | #menubar { | ||
- | filter: alpha(opacity= | + | filter: alpha(opacity=100); |
- | filter: progid:DXImageTransform.Microsoft.Alpha(opacity= | + | filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); |
- | -moz-opacity: | + | -moz-opacity: 1; opacity:1; |
background: #d1d1d1; /* for non-css3 browsers */ | background: #d1d1d1; /* for non-css3 browsers */ | ||
Line 78: | Line 77: | ||
white-space: nowrap; | white-space: nowrap; | ||
top: 0px; | top: 0px; | ||
- | width: | + | width: 682px; |
z-index: 5; | z-index: 5; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
Line 87: | Line 86: | ||
.left-menu { | .left-menu { | ||
color:#000000; | color:#000000; | ||
- | left: - | + | left: -199px; |
text-align: left; | text-align: left; | ||
} | } | ||
.right-menu { | .right-menu { | ||
text-align: right; | text-align: right; | ||
- | right: - | + | right: -190px; |
} | } | ||
#menubar ul { | #menubar ul { |
Revision as of 21:41, 22 July 2010