Template:Osaka2
From 2012.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 36: | Line 36: | ||
#footer-box { | #footer-box { | ||
- | width: | + | width: 951px; |
} | } | ||
Line 82: | Line 82: | ||
body{ | body{ | ||
- | background-color: | + | background-color: #006666; /* 一番後ろの背景色 */ |
+ | |||
+ | /* | ||
+ | /* IE10 Consumer Preview */ | ||
+ | background-image: -ms-radial-gradient(left top, ellipse farthest-corner, #00D615 0%, #040C7D 100%); | ||
+ | |||
+ | /* Mozilla Firefox */ | ||
+ | background-image: -moz-radial-gradient(left top, ellipse farthest-corner, #00D615 0%, #040C7D 100%); | ||
+ | |||
+ | /* Opera */ | ||
+ | background-image: -o-radial-gradient(left top, ellipse farthest-corner, #00D615 0%, #040C7D 100%); | ||
+ | |||
+ | /* Webkit (Safari/Chrome 10) */ | ||
+ | background-image: -webkit-gradient(radial, left top, 0, left top, 1001, color-stop(0, #00D615), color-stop (1, #040C7D)); | ||
+ | |||
+ | /* Webkit (Chrome 11+) */ | ||
+ | background-image: -webkit-radial-gradient(left top, ellipse farthest-corner, #00D615 0%, #040C7D 100%); | ||
+ | |||
+ | /* W3C Markup, IE10 Release Preview */ | ||
+ | background-image: radial-gradient(ellipse farthest-corner at left top, #00D615 0%, #040C7D 100%); | ||
+ | |||
+ | */ | ||
} | } | ||
Line 89: | Line 110: | ||
background-color: white; | background-color: white; | ||
width: 970px; | width: 970px; | ||
- | height: | + | height: 315px; |
background:white; | background:white; | ||
margin-bottom:0px; | margin-bottom:0px; | ||
Line 148: | Line 169: | ||
font-weight: bold; | font-weight: bold; | ||
text-decoration: none; | text-decoration: none; | ||
- | border-right: | + | border-right:0px solid #cc0000; |
} | } | ||
#topnavi li.menu ul { | #topnavi li.menu ul { | ||
Line 193: | Line 214: | ||
<p> | <p> | ||
<a href="https://2012.igem.org/Team:Osaka"> | <a href="https://2012.igem.org/Team:Osaka"> | ||
- | <img src="https://static.igem.org/mediawiki/2012/ | + | <img src="https://static.igem.org/mediawiki/2012/7/74/Bannar02.jpg" width="965" |
- | height=" | + | height="370"> |
</a> | </a> | ||
Line 204: | Line 225: | ||
<ul id="topnavi"> | <ul id="topnavi"> | ||
- | <font face=" | + | <font face="Ariel"> |
+ | <span style="font-size: 100%;"> | ||
<li class="menu"><a href="https://2012.igem.org/Team:Osaka">Home</a></li> | <li class="menu"><a href="https://2012.igem.org/Team:Osaka">Home</a></li> | ||
<li class="menu"><a href="https://2012.igem.org/Team:Osaka/Team">Team</a></li> | <li class="menu"><a href="https://2012.igem.org/Team:Osaka/Team">Team</a></li> | ||
Line 218: | Line 240: | ||
<li class="menu"><a href="http://twitter.com/#!/iGEM_Osaka_2012">Twitter</a></li> | <li class="menu"><a href="http://twitter.com/#!/iGEM_Osaka_2012">Twitter</a></li> | ||
<li class="menu"><a href="https://2012.igem.org/Main_Page">iGEM 2012</a></li> | <li class="menu"><a href="https://2012.igem.org/Main_Page">iGEM 2012</a></li> | ||
- | <li class="menu"><a href=" | + | <li class="menu"><a href="http://www.osaka-info.jp/en/">?</a></li> |
+ | </span> | ||
</font> | </font> | ||
Latest revision as of 00:02, 20 September 2012