Team:NYMU-Taipei/Header
From 2013.igem.org
(Difference between revisions)
Mastershot (Talk | contribs) |
Mastershot (Talk | contribs) |
||
Line 30: | Line 30: | ||
} | } | ||
+ | body { | ||
+ | background: white; | ||
+ | width: 1000px; | ||
+ | margin: 0 auto; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | border: 0 none transparent; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | width: auto; | ||
+ | height: 1.5em; | ||
+ | margin-bottom: -1.5em; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | display: table-cell; | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | #menubar.left-menu { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu { | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | #menubar * { | ||
+ | color: transparent !important; | ||
+ | background: transparent !important; | ||
+ | } | ||
+ | |||
+ | #top-section:hover #menubar * { | ||
+ | color: blue !important; | ||
+ | } | ||
+ | |||
+ | #top-section:hover #menubar.left-menu { | ||
+ | background: rgba(255, 255, 255, 0.75) !important; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 07:56, 29 August 2013
Home | Team | Project | Biobricks | Modeling | Notebook | Safety | Human Practice | Attributions | Official Team Profile | Header Test Zone |
---|
This Is Header Test Zone