Team:Nankai/team.html
From 2014.igem.org
(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>iGEM2014 Nankai</title> <meta name="keywords" cont...") |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | ||
<html> | <html> | ||
<head> | <head> | ||
Line 22: | Line 22: | ||
<body> | <body> | ||
+ | <style> | ||
+ | /*clean the default css*/ | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #top-section { | ||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: ; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
<!--header static--> | <!--header static--> |
Latest revision as of 13:09, 10 October 2014