(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | < | + | <style> |
− | <meta http-equiv="refresh" content=" | + | |
+ | |||
+ | /***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | ||
+ | |||
+ | /* Clear the default wiki settings */ | ||
+ | |||
+ | #home_logo, #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #sideMenu, #top_title, .patrollink { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | width: 100%; | ||
+ | padding: 0px; | ||
+ | margin-top: 0px; | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: #FAFAFA; | ||
+ | !important; | ||
+ | } | ||
+ | |||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
+ | margin-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <meta http-equiv="refresh" content="0.0001;url=https://2017.igem.org/Team:Peking/Project#Demonstrate"> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 08:26, 27 October 2017