Template:Osaka

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
<!--
#contentSub {
#contentSub {
display:none;
display:none;
Line 26: Line 27:
#top-section {
#top-section {
-
background: url("https://static.igem.org/mediawiki/2010/1/11/Osaka_banner.jpg");
 
-
background-color:black;
 
-
background-repeat:no-repeat;
 
-
background-position:right bottom;
 
-
width:1000px;
 
height:200px;
height:200px;
}
}
Line 49: Line 45:
#content {
#content {
position: relative;
position: relative;
-
width:990px;
+
width:1000px;
 +
}
 +
.wrap{
 +
 +
}
 +
.top{
 +
width:1000px;
 +
background-color:black;
 +
}
 +
.logo{  width:160px;
 +
float:left;
 +
padding:0;
 +
margin:0;
 +
background-color:#0342ff;
 +
 +
}
 +
.banner{
 +
width:830px;
 +
float:left;
 +
padding:0;
 +
margin:0;
 +
background-color:black;
 +
 +
}
 +
.bottom{
 +
width:1000px;}
 +
.right{
 +
width:840px;
 +
float:right;
 +
}
 +
.twitter{
 +
width:250px;
 +
float:right;
 +
padding:0;
 +
margin:0;
 +
background-color:white;
 +
}
 +
.contents{
 +
width:570px;
 +
float:left;
 +
padding:0 10px;
 +
margin:0;
 +
background-color:white;
 +
}
 +
 +
.menu{
 +
width:160px;
 +
float:left;
 +
background-color:#008000;
 +
        padding:0;
 +
}
 +
.clear{
 +
clear:both;}
 +
.clear hr{
 +
display:none;}
 +
.bold {
 +
      font-weight:bold;
 +
}
 +
-->
</style>
</style>
 +
</head>
-
</html>
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<body>
-
!align="center"|[[Team:Osaka|Home]]
+
 
-
!align="center"|[[Team:Osaka/Team|Team]]
+
<div class="wrap">
-
!align="center"|[[Team:Osaka/Project|Project]]
+
<div class="top">
-
!align="center"|[[Team:Osaka/Parts|Parts]]
+
  <div class="logo">
-
!align="center"|[[Team:Osaka/Tests|Tests]]
+
  <img src="https://static.igem.org/mediawiki/2010/4/4b/Osaka_logo2.jpg" width="160" height="200" alt="logo">
-
!align="center"|[[Team:Osaka/Modeling|Modeling]]
+
  </div><!-- logo -->
-
!align="center"|[[Team:Osaka/Protocols|Protocols]]
+
  <div class="banner">
-
!align="center"|[[Team:Osaka/Notebook|Notebook]]
+
  <img src="https://static.igem.org/mediawiki/2010/1/11/Osaka_banner.jpg" width="840" height="200" alt="banner">
-
!align="center"|[[Team:Osaka/Safety|Safety]]
+
  </div><!-- banner -->
-
|}
+
  <div class="clear"><hr></div>
 +
</div><!-- top -->
 +
 
 +
<div class="bottom">
 +
  <div class="menu">
 +
</html>
 +
{{Osaka_menu}}
 +
<html>
 +
  </div>

Revision as of 01:19, 1 October 2010