Team:ZJU-China/template/reset

From 2013.igem.org

(Difference between revisions)
(Created page with "<style type="text/css"> <!-- - ----------------------------------------- iGEM Reset -----------------------------------------: #globalWrapper { background-color: transpar...")
 
(5 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
<style type="text/css">
<style type="text/css">
<!--
<!--
Line 4: Line 5:
  iGEM Reset
  iGEM Reset
  ----------------------------------------- */
  ----------------------------------------- */
-
+
.hidden {
 +
display: none;
 +
}
#globalWrapper {
#globalWrapper {
background-color: transparent;
background-color: transparent;
Line 34: Line 37:
}
}
#top-section {
#top-section {
-
height: 15px;
+
display:none;
-
margin: 0px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 0 !important;
+
-
padding: 0;
+
-
border: none;
+
-
font-size: 10px;
+
}
}
#p-logo {
#p-logo {
Line 58: Line 54:
#menubar.left-menu {
#menubar.left-menu {
/*margin-top: -80px; uncomment this when page goes live */
/*margin-top: -80px; uncomment this when page goes live */
-
background: none;
+
display:none;
-
height: 20px;
+
-
left: 20px;
+
-
float: left;
+
}
}
.left-menu ul {
.left-menu ul {
Line 142: Line 135:
#contentSub {
#contentSub {
display: none;
display: none;
-
}
 
-
p:first-child {
 
-
display: inline;
 
}
}
#catlinks {
#catlinks {
Line 154: Line 144:
-->
-->
</style>
</style>
 +
</html>

Latest revision as of 11:18, 23 September 2013