Team:SEU O China/Template/Header

From 2012.igem.org

(Difference between revisions)
m
 
(18 intermediate revisions not shown)
Line 6: Line 6:
/* Adapted from TU Delft 2010's Pieter van Boheemen's Wiki Hacks and 2011 Queens_Canada Wiki code - START Wiki Hacks */
/* Adapted from TU Delft 2010's Pieter van Boheemen's Wiki Hacks and 2011 Queens_Canada Wiki code - START Wiki Hacks */
 +
 +
 +
 +
#menubar li a {
 +
color:#8C8984;
 +
        background-color:transparent;
 +
}
 +
 +
#menubar ul {
 +
color:transparent;
 +
        background-color:transparent;
 +
}
 +
 +
#menubar {
 +
background-color:transparent;
 +
font-size:85%;
 +
line-height:1em;
 +
position:absolute;
 +
top:10px;
 +
white-space:nowrap;
 +
width:50%;
 +
z-index:5;
 +
height:20px;
 +
overflow:hidden
 +
 +
}
#top-section {
#top-section {
-
  border: none;
+
background-color: white;
-
   height: 0px;
+
   height: 10px;
   width: 975px;
   width: 975px;
-
  margin: 0px;
 
   margin-left: auto;
   margin-left: auto;
   margin-right: auto;
   margin-right: auto;
   border-bottom: none;
   border-bottom: none;
-
   margin-bottom: 0;
+
   margin-bottom: none;
   padding: 0;
   padding: 0;
   font-size: 10pt;
   font-size: 10pt;
 +
}
 +
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:60px;
 +
    padding-right:975px;
 +
    background:#transparent;
}
}
Line 29: Line 61:
   margin-bottom: 0;
   margin-bottom: 0;
   width: 975px;
   width: 975px;
-
}
 
-
 
-
#menubar.left-menu {
 
-
  background-color: #606060;
 
-
  width: 975px;
 
-
  float: left;
 
-
  border: none;
 
-
}
 
-
 
-
#menubar.left-menu a {
 
-
  font-family: Tahoma, Geneva, sans-serif;
 
-
  color: white;
 
-
  border: none;
 
}
}
Line 61: Line 80:
.firstHeading {
.firstHeading {
 +
  display: none;
}
}
Line 88: Line 108:
   margin-top: 0px;
   margin-top: 0px;
}
}
-
#top-section {
+
 
-
   
+
-
  display: none;
+
-
}
+
body {   
body {   

Latest revision as of 11:54, 22 September 2012

header1
header2