Team:Hong Kong-CUHK/template v1

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 14: Line 14:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<style type="text/css">
<style type="text/css">
 +
/* Wiki Hacks - START */
 +
h1.firstHeading {
 +
display:none;
 +
}
 +
a:visited {
 +
color:black;
 +
}
 +
#content {
 +
border:none;
 +
}
 +
#top-section {
 +
border:none;
 +
}
 +
#globalWrapper {
 +
}
 +
#top-section {
 +
height:15px;
 +
}
 +
#p-logo {
 +
    display:none;
 +
}
 +
#search-controls {
 +
    display:none;
 +
}
 +
#menubar {
 +
top:0px;
 +
}       
 +
div {
 +
text-align: left;
 +
 +
#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;
 +
}
 +
ul.nav-list {
 +
list-style-stype: none;
 +
}
 +
ul a {
 +
text-decoration:none;
 +
color: black;
 +
cursor: pointer;
 +
}
 +
/* Wiki Hacks - END */
html, body {
html, body {
font-family: "Segoe UI", Arial, Helvetical, sans-serif;
font-family: "Segoe UI", Arial, Helvetical, sans-serif;
Line 225: Line 278:
</style>
</style>
 +
 +
</head>
</head>
 +
<!--
<body>
<body>
Line 286: Line 342:
</body>
</body>
</html>
</html>
 +
-->

Latest revision as of 03:29, 21 August 2012