Team:Hong Kong-CUHK/testbed

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
__NOTOC__
 +
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
 +
 +
    <!-- Framework CSS -->
 +
    <link rel="stylesheet" href="http://www.cse.cuhk.edu.hk/~zwang9/blueprint/screen.css" type="text/css" media="screen, projection" />
 +
    <link rel="stylesheet" href="http://www.cse.cuhk.edu.hk/~zwang9/blueprint/print.css" type="text/css" media="print" />
 +
    <!--[if lt IE 8]><link rel="stylesheet" href="http://www.cse.cuhk.edu.hk/~zwang9/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
 +
<style type="text/css">
 +
html, body {font-family: "Segoe UI", Arial, Helvetical, sans-serif;}
 +
p.main-content {font-size:19px;line-height:28px;}
 +
/* Wiki Hacks - START */
 +
h1.firstHeading { display:none; }
 +
 +
#content {border:none;}
 +
#top-section {border:none;}
 +
#globalWrapper {
 +
    }
 +
#top-section {
 +
height:15px;
 +
    }
 +
#p-logo {
 +
    display:none;
 +
    }
 +
#search-controls {
 +
    display:none;
 +
    }
 +
#menubar{
 +
top:0px;
 +
}         
 +
#top-section li a, #top-section li {padding: 0px 15px 0px 0px;
 +
color: black;
 +
background-color:white;
 +
text-decoration: none;
 +
font-size: 11px;}
 +
#menubar {background-color:white;}
 +
#menubar ul {}
 +
#catlinks {border:none;}
 +
/* Wiki Hacks - END */
<html>
<html>
<br><br>
<br><br>

Revision as of 04:38, 16 July 2011


<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


   <link rel="stylesheet" href="http://www.cse.cuhk.edu.hk/~zwang9/blueprint/screen.css" type="text/css" media="screen, projection" />
   <link rel="stylesheet" href="http://www.cse.cuhk.edu.hk/~zwang9/blueprint/print.css" type="text/css" media="print" />

<style type="text/css"> html, body {font-family: "Segoe UI", Arial, Helvetical, sans-serif;} p.main-content {font-size:19px;line-height:28px;} /* Wiki Hacks - START */ h1.firstHeading { display:none; }

  1. content {border:none;}
  2. top-section {border:none;}
  3. globalWrapper {
   }
  1. top-section {

height:15px;

   }
  1. p-logo {
   display:none;
   }
  1. search-controls {
   display:none;
   }
  1. menubar{

top:0px; }

  1. top-section li a, #top-section li {padding: 0px 15px 0px 0px;

color: black; background-color:white; text-decoration: none; font-size: 11px;}

  1. menubar {background-color:white;}
  2. menubar ul {}
  3. catlinks {border:none;}

/* Wiki Hacks - END */