Team:HZAU-China
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
+ | <style> | ||
+ | #p-logo { | ||
+ | display: none; | ||
+ | } | ||
+ | #search-controls { | ||
+ | display: none; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | #footer-box { | ||
+ | display: none; | ||
+ | } | ||
+ | #contentSub{ | ||
+ | display: none; | ||
+ | } | ||
+ | /***hiding***/ | ||
+ | body { | ||
+ | background:; | ||
+ | } | ||
+ | #top-section { | ||
+ | height: 18px; | ||
+ | background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat; | ||
+ | width: 1000px; | ||
+ | border:0px; | ||
+ | } | ||
+ | #menubar { | ||
+ | font:15px Helvetica, Arial, Sans-serif; | ||
+ | } | ||
+ | .left-menu,.left-menu a { | ||
+ | text-transform: capitalize; | ||
+ | } | ||
+ | .right-menu,.right-menu a { | ||
+ | color: white; | ||
+ | } | ||
+ | .right-menu:hover, .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu:hover a { | ||
+ | color: white; | ||
+ | } | ||
+ | .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 { | ||
+ | color: white; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .right-menu li a:visited { | ||
+ | color: white; | ||
+ | } | ||
+ | .new { | ||
+ | color:#8e8e8e; | ||
+ | } | ||
+ | a, a:visited { | ||
+ | color: #8e8e8e; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #8e8e8e; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | #content { | ||
+ | background: transparent; | ||
+ | padding: 0; | ||
+ | border: 0px; | ||
+ | width:1000px; | ||
+ | } | ||
+ | ul { | ||
+ | line-height: 2em; | ||
+ | list-style-image: url("bullet.gif"); | ||
+ | list-style-type: square; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> |
Revision as of 09:13, 13 July 2014