Template:Osaka

From 2010.igem.org

(Difference between revisions)
 
(81 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
<!--
 +
h2 {
 +
font-weight:bold;
 +
}
 +
 +
a {
 +
font-weight:bold;
 +
}
 +
#contentSub {
#contentSub {
display:none;
display:none;
Line 22: Line 31:
#footer-box {
#footer-box {
-
display:none;
+
background-color: transparent;
-
}  
+
color: #000000;
 +
border: 0px;
 +
margin:0 auto;
 +
padding:13px 5px;
 +
width:auto;
 +
margin-top:-1px;
 +
 
 +
}
 +
 
 +
#footer-box a {
 +
        background-color: transparent;
 +
color: #000000;
 +
font-size:90%;
 +
 
 +
}
#top-section {
#top-section {
-
background: url("https://static.igem.org/mediawiki/2010/1/11/Osaka_banner.jpg");
+
height:25px;
-
background-color:black;
+
-
background-repeat:no-repeat;
+
-
background-position:right bottom;
+
width:1000px;
width:1000px;
-
height:200px;
+
color: blue;
 +
background-color: transparent;
 +
background-image:url(https://static.igem.org/mediawiki/2010/f/f1/Osaka_top_section.jpg);
}
}
-
 
#p-logo {
#p-logo {
display:none;
display:none;
}
}
 +
 +
#menubar {
#menubar {
Line 43: Line 66:
#globalWrapper {
#globalWrapper {
-
background-color:black;
+
background-color: transparent;
 +
background-image: url(https://static.igem.org/mediawiki/2010/a/af/Osaka_sand2.jpg);
padding-bottom: 20px;
padding-bottom: 20px;
 +
padding-left:0px;
 +
padding-right:0px;
}
}
#content {
#content {
position: relative;
position: relative;
-
width:990px;
+
width:1000px;
 +
padding:0px;
 +
}
 +
.wrap{
 +
 +
}
 +
.top{
 +
width:1000px;
 +
background-color:transparent;
 +
}
 +
.logo{  width:160px;
 +
float:left;
 +
padding:0;
 +
margin:0;
 +
background-color:#0342ff;
 +
 +
}
 +
.banner{
 +
width:840px;
 +
float:left;
 +
padding:0;
 +
margin:0;
 +
background-color:transparent;
 +
 +
}
 +
.bottom{
 +
width:1000px;}
 +
.right{
 +
width:840px;
 +
float:right;
 +
}
 +
.contents2{
 +
        width:820px;
 +
        float:right;
 +
        padding:0 10px;
 +
        margin:0;
 +
        background-color:white;
 +
        margin-bottom:50px;
 +
}
 +
.twitter{
 +
width:250px;
 +
float:right;
 +
padding:0;
 +
margin:0;
 +
background-color:transparent;
 +
        margin-bottom:50px;
 +
}
 +
.contents{
 +
width:570px;
 +
float:left;
 +
padding:0 10px;
 +
margin:0;
 +
background-color:white;
 +
        margin-bottom:50px;
 +
}
 +
 +
.menu{
 +
width:160px;
 +
float:left;
 +
background-color:transparent;
 +
        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="banner">
-
!align="center"|[[Team:Osaka/Tests|Tests]]
+
  <img src="https://static.igem.org/mediawiki/2010/d/d6/Osaka_banner3.jpg" width="1000" height="250" alt="iGEM Osaka banner" usemap="#banner_map">
-
!align="center"|[[Team:Osaka/Modeling|Modeling]]
+
 
-
!align="center"|[[Team:Osaka/Protocols|Protocols]]
+
<map name="banner_map">
-
!align="center"|[[Team:Osaka/Notebook|Notebook]]
+
  <area shape="rect" coords="540,130,750,170" href="https://2010.igem.org" alt="iGEM 2010 home"/>
-
!align="center"|[[Team:Osaka/Safety|Safety]]
+
  <area shape="rect" coords="430,180,750,220" href="http://www.osaka-u.ac.jp/en" alt="Osaka University"/>
-
|}
+
  <area shape="circle" coords="100,150,85" href="https://2010.igem.org/Team:Osaka" alt="iGEM Osaka home"/>
 +
</map>
 +
 
 +
  </div><!-- banner -->
 +
  <div class="clear"><hr></div>
 +
</div><!-- top -->
 +
 
 +
<div class="bottom">
 +
  <div class="menu">
 +
</html>
 +
{{Osaka_menu}}
 +
<html>
 +
</div>

Latest revision as of 02:58, 28 October 2010