Template:HokkaidoU Japan

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<head>
<head>
<style>
<style>
 +
#top-section {
 +
  border: none;
 +
  height: 0px;
 +
  width: 975px;
 +
  margin: 0px;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  border-bottom: none;
 +
  margin-bottom: 0;
 +
  padding: 0;
 +
  font-size: 10pt;
 +
}
 +
 +
#p-logo {
 +
  border: none;
 +
  height: 0px;
 +
  margin: -1px;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  margin-bottom: 0;
 +
  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;
 +
}
 +
 +
#search-controls {
 +
  display: none;
 +
  margin-top: 0px;
 +
}
 +
 +
#content {
 +
  background-color: white;
 +
  border: none;
 +
  color: black;
 +
  line-height: 1.5em;
 +
  padding-bottom: none;
 +
  margin-bottom: none;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-smooth: always;
 +
}
.firstHeading {
.firstHeading {
-
display: none;
+
  display: none;
-
margin: 0px;
+
}
-
padding: 0px;
+
 
 +
#contentSub {
 +
  display: none;
 +
}
 +
 
 +
#footer-box {
 +
  display: none;
 +
}
 +
 
 +
#footer {
 +
  display: none;
 +
  border: none;
}
}
#catlinks {
#catlinks {
-
display: none;
+
  display: none;
-
margin: 0px;
+
}
-
padding: 0px;
+
 
 +
#toc {
 +
  display: none;
 +
}
 +
 
 +
body {
 +
  background-color: white;
 +
  text-align: justify;
}
}

Revision as of 10:05, 3 September 2011