Difference between revisions of "Team:Peking/Demonstrate"

(Replaced content with "<head> <!-- 以下方式定时转到其他页面 --> <meta http-equiv="refresh" content="5;url=hello.html"> </head>")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<html>
 
<head>
 
<head>
<!-- 以下方式定时转到其他页面 -->
+
<style>
<meta http-equiv="refresh" content="5;url=hello.html">  
+
 
 +
 
 +
        /***************************************************** 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>

Latest revision as of 08:26, 27 October 2017