Team:HZAU-China
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<style> | <style> | ||
#p-logo { | #p-logo { | ||
- | + | display: none; | |
} | } | ||
#search-controls { | #search-controls { | ||
- | + | display: none; | |
} | } | ||
.firstHeading { | .firstHeading { | ||
Line 12: | Line 12: | ||
} | } | ||
#catlinks { | #catlinks { | ||
- | + | display: none; | |
} | } | ||
#footer-box { | #footer-box { | ||
- | + | display: none; | |
} | } | ||
#contentSub{ | #contentSub{ | ||
- | + | display: none; | |
+ | } | ||
+ | #contentSub { | ||
+ | display: none; | ||
} | } | ||
/***hiding***/ | /***hiding***/ | ||
body { | body { | ||
- | + | margin:0; | |
+ | padding:0; | ||
+ | color:#; | ||
} | } | ||
#top-section { | #top-section { | ||
- | + | height: 18px; | |
- | + | background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat; | |
- | + | width: 100%; | |
- | + | border:0px; | |
} | } | ||
#menubar { | #menubar { | ||
- | + | font-family: Helvetica, Arial, Sans-serif; | |
+ | font-size: 15px; | ||
} | } | ||
.left-menu,.left-menu a { | .left-menu,.left-menu a { | ||
- | + | color: white; | |
+ | left: 0; | ||
+ | text-align: left; | ||
+ | text-transform: capitalize; | ||
} | } | ||
.right-menu,.right-menu a { | .right-menu,.right-menu a { | ||
- | + | color: white; | |
+ | right: 0; | ||
+ | text-align: right; | ||
} | } | ||
.right-menu:hover, .left-menu:hover { | .right-menu:hover, .left-menu:hover { | ||
- | + | background-color: transparent; | |
} | } | ||
.right-menu:hover a { | .right-menu:hover a { | ||
- | + | color: white; | |
} | } | ||
.right-menu li a, .left-menu li a { | .right-menu li a, .left-menu li a { | ||
- | + | background-color: transparent; | |
- | + | color: white; | |
- | + | padding:0,15px,0,0; | |
- | + | margin:0; | |
} | } | ||
.right-menu li a:hover { | .right-menu li a:hover { | ||
- | + | color: white; | |
- | + | text-decoration:underline; | |
} | } | ||
.right-menu li a:visited { | .right-menu li a:visited { | ||
- | + | color: white; | |
} | } | ||
.new { | .new { | ||
- | color: | + | color:white; |
} | } | ||
a, a:visited { | a, a:visited { | ||
- | + | color: white; | |
- | + | text-decoration: none; | |
} | } | ||
a:hover { | a:hover { | ||
- | + | color: white; | |
- | + | text-decoration: underline; | |
} | } | ||
#content{ | #content{ | ||
- | + | background: transparent; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
padding: 0; | padding: 0; | ||
+ | border: 0px; | ||
+ | width:auto; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | <img src="https://static.igem.org/mediawiki/2014/0/03/Wiki-stay_tuned.jpg" height="100%" width="100%"/> | |
</body> | </body> | ||
</html> | </html> |
Revision as of 07:14, 27 July 2014