Team:BIT-China
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
#p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks | #p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks | ||
{ display:none; } | { display:none; } | ||
Line 36: | Line 31: | ||
#menubar { | #menubar { | ||
position:absolute; | position:absolute; | ||
- | top: | + | top: -30px; |
line-height: 1em; | line-height: 1em; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
Line 50: | Line 45: | ||
.right-menu { | .right-menu { | ||
position:absolute; | position:absolute; | ||
+ | width:1500px; | ||
right:100px; | right:100px; | ||
height:30px; | height:30px; | ||
Line 86: | Line 82: | ||
.left-menu a { | .left-menu a { | ||
- | left: 0px; | + | left: 0px; text-align: left; color: transparent; text-transform: lowercase; font-size:14px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
.left-menu:hover { | .left-menu:hover { | ||
color: white; background-color: rgb(85, 85, 85); | color: white; background-color: rgb(85, 85, 85); | ||
+ | } | ||
+ | |||
+ | .left-menu li a{ | ||
+ | color:#FFF; | ||
+ | |||
+ | text-decoration:none; | ||
} | } | ||
Line 102: | Line 98: | ||
} | } | ||
+ | .left-menu li a:hover{ | ||
+ | text-decoration:none; | ||
+ | } | ||
.menubar ul,li{ list-style:none; margin-bottom:0 !important;} | .menubar ul,li{ list-style:none; margin-bottom:0 !important;} | ||
+ | </style> | ||
+ | |||
+ | </html> | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>BIT-CHINA</title> | ||
+ | <style type="text/css"> | ||
+ | @charset "utf-8"; | ||
- | |||
*{ | *{ | ||
margin:0px; | margin:0px; |
Revision as of 09:54, 15 October 2014