Template:Kyoto Foreground

From 2011.igem.org

(Difference between revisions)
Line 13: Line 13:
}
}
-
/******************************
 
#header {
#header {
  position: absolute;
  position: absolute;
  top: 0px;
  top: 0px;
  margin-left: -488px;
  margin-left: -488px;
-
  height: 98px;
+
  height: 155px;
  width: 975px;
  width: 975px;
  border-bottom: 1px solid #000000;
  border-bottom: 1px solid #000000;
 +
background-color: #000000;
 +
}
 +
 +
#header a {
 +
width: 100%;
 +
}
 +
 +
#header a img {
 +
float: right;
}
}
-
**************************/
 
#top-section {
#top-section {
-
  height:154px;
+
  height:0px;
-
  background-image:url(https://static.igem.org/mediawiki/2011/2/27/%E4%BA%AC%E5%A4%A7%E3%83%98%E3%83%83%E3%83%80%E3%83%BC%E5%85%89.jpg);
+
  display: none;
-
background-repeat: no-repeat;
+
}
}
Line 43: Line 49:
  position: absolute;
  position: absolute;
  margin-left: -488px;
  margin-left: -488px;
-
  margin-top: 200px;
+
  margin-top: 155px;
  height: 400px !important;
  height: 400px !important;
  width: 150px;
  width: 150px;
Line 85: Line 91:
<div id ="foreground">
<div id ="foreground">
-
 
-
<!--
 
<div id="header">
<div id="header">
<a href="https://2011.igem.org/Team:Kyoto" title="return to main page.">
<a href="https://2011.igem.org/Team:Kyoto" title="return to main page.">
-
   <img src="">
+
   <img src="https://static.igem.org/mediawiki/2011/2/27/%E4%BA%AC%E5%A4%A7%E3%83%98%E3%83%83%E3%83%80%E3%83%BC%E5%85%89.jpg">
  </a>
  </a>
</div>
</div>
-
 
-
-->
 
<!-- end header -->
<!-- end header -->

Revision as of 09:00, 24 September 2011