Template:Osaka
From 2010.igem.org
(Difference between revisions)
(83 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 { | ||
- | + | 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 { | ||
+ | height:25px; | ||
+ | width:1000px; | ||
+ | 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 42: | Line 66: | ||
#globalWrapper { | #globalWrapper { | ||
- | background-color: | + | 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 { | ||
+ | position: relative; | ||
+ | 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> | ||
- | |||
- | + | <body> | |
- | + | ||
- | + | <div class="wrap"> | |
- | + | <div class="top"> | |
- | + | <div class="banner"> | |
- | + | <img src="https://static.igem.org/mediawiki/2010/d/d6/Osaka_banner3.jpg" width="1000" height="250" alt="iGEM Osaka banner" usemap="#banner_map"> | |
- | + | ||
- | ! | + | <map name="banner_map"> |
- | ! | + | <area shape="rect" coords="540,130,750,170" href="https://2010.igem.org" alt="iGEM 2010 home"/> |
- | + | <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