Team:KIT-Kyoto

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(69 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<meta http-equiv="Refresh" content="30"URL="https://2012.igem.org/Team:KIT-Kyoto">
-
This is a template page. READ THESE INSTRUCTIONS.
+
<style type="text/css">
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
/*配置 :)*/
 +
#NAKAMI {
 +
    background:transparent url(https://static.igem.org/mediawiki/2012/e/e2/Khaikei3.PNG);
 +
    width: 925px;
 +
    padding: 20px;
 +
    margin:0 auto;
 +
    border: none; 
 +
    font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 +
    color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px;
 +
}
 +
#HIDARI {
 +
    width: 180px;
 +
    background:transparent url("https://static.igem.org/mediawiki/2012/e/e2/Khaikei3.PNG");
 +
    background-repeat:repeat-x,y;
 +
  padding: 20px;
 +
    margin:0 auto;
 +
    border: none; 
 +
    float: left;
 +
    valign: top;
 +
    color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px;
 +
}
 +
#MIGI {
 +
    width: 735px;
 +
    background:transparent url("https://static.igem.org/mediawiki/2012/e/e2/Khaikei3.PNG");
 +
    background-repeat:repeat-x,y;
 +
    margin:0 auto;
 +
    padding: 20px;
 +
    border: none; 
 +
    float: right;
 +
    valign: top;
 +
font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 +
    color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px;
 +
}
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:KIT-Kyoto_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:KIT-Kyoto_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:KIT-Kyoto | Team KIT-Kyoto]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
+
/*背景など*/
 +
body,td{ font-family:'Tahoma';
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
body{background-color:#ffffff;
-
!align="center"|[[Team:KIT-Kyoto|Home]]
+
        background-image:url();
-
!align="center"|[[Team:KIT-Kyoto/Team|Team]]
+
        background-attachment:fixed;
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=KIT-Kyoto Official Team Profile]
+
        background-repeat:no-repeat;
-
!align="center"|[[Team:KIT-Kyoto/Project|Project]]
+
        background-position :100% 100%;
-
!align="center"|[[Team:KIT-Kyoto/Parts|Parts Submitted to the Registry]]
+
        background-size:400px 400px;
-
!align="center"|[[Team:KIT-Kyoto/Modeling|Modeling]]
+
        text-align:justify;
-
!align="center"|[[Team:KIT-Kyoto/Notebook|Notebook]]
+
margin:0;
-
!align="center"|[[Team:KIT-Kyoto/Safety|Safety]]
+
padding:0;
-
!align="center"|[[Team:KIT-Kyoto/Attributions|Attributions]]
+
font-family:'Tahoma';
-
|}
+
color:#bc64a4;
 +
       
 +
}
 +
 
 +
a{
 +
color:#bc64a4;
 +
background:url();
 +
        background-attachment:fixed;
 +
outline:none;
 +
text-decoration:none;
 +
}
 +
 
 +
a:visited {
 +
color:#bc64a4;
 +
outline:none;
 +
text-decoration:none;
 +
}
 +
 
 +
A:HOVER{
 +
  color :#e6b422;
 +
  text-decoration : none;
 +
}
 +
#content {
 +
    background-color: transparent;
 +
    width:99%;
 +
    position: relative;
 +
    float: center;
 +
    border: 0px;
 +
}
 +
 
 +
#menubar {
 +
background-color:transparent;
 +
font-size:85%;
 +
line-height:1em;
 +
position:absolute;
 +
top:10px;
 +
white-space:nowrap;
 +
width:50%;
 +
z-index:5;
 +
height:25px;
 +
overflow:hidden;
 +
}
 +
 
 +
#menubar li a {
 +
color:black;
 +
}
 +
 
 +
.left-menu {
 +
left:0;
 +
padding-left:13px;
 +
}
 +
.right-menu  {
 +
right:0;
 +
}
 +
 
 +
/* 編集*/
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    padding-bottom:0px;
 +
    border: none;
 +
    }
 +
#top-section {
 +
    height: 0px;
 +
    margin-top: 0px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 0px;
 +
    padding:0;
 +
    border: 1;
 +
    }
 +
#p-logo {
 +
    height:0px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }         
 +
#content {
 +
    background-color: transparent;
 +
    width:99%;
 +
    position: relative;
 +
    float: center;
 +
    border: 0px;
 +
}
 +
 
 +
#menubar {
 +
background-color:transparent;
 +
font-size:85%;
 +
line-height:1em;
 +
position:absolute;
 +
top:10px;
 +
white-space:nowrap;
 +
width:50%;
 +
z-index:5;
 +
height:25px;
 +
overflow:hidden;
 +
}
 +
 
 +
#menubar li a {
 +
color:#bc64a4;
 +
}
 +
 
 +
.left-menu {
 +
left:0;
 +
padding-left:13px;
 +
}
 +
.right-menu  {
 +
right:0;
 +
}
 +
 
 +
 
 +
/* ★下のクリエイティブ・コモンズの表示とか ここ絶対消したらあかん★★★ */
 +
 
 +
 
 +
.firstHeading { display:none; }
 +
}
 +
 
 +
 
 +
 
 +
 
 +
#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: #bc64a4;
 +
font-size:90%;
 +
 
 +
}
 +
/*下に出る□を消す!!!!!*/
 +
#catlinks {
 +
    background-color: #FEFEEB;
 +
    border: none;
 +
    clear: both;
 +
    margin-top: 0em;
 +
    padding: 0px;
 +
}                                                                                                                                           
 +
.right-menu ul { border: none;}
 +
 
 +
</STYLE>
 +
 
 +
<script type="text/JavaScript">
 +
<!--
 +
function out(){
 +
document.link.src="https://static.igem.org/mediawiki/2010/d/df/TOUCH.PNG";}
 +
// -->
 +
</script>
 +
 
 +
 
 +
 
 +
 
 +
</script>
 +
</head>
 +
<body leftmargin=0 topmargin=0>
 +
<div id="flash" align="center">
 +
<br><br><br><br><br><br><br>
 +
<Embed  loop="false" src="https://static.igem.org/mediawiki/2012/3/31/KIT-Kyoto2012a.swf" WIDTH="483px" height="272px" autostart="true" pluginspage="application/x-shockwave-flash"></Embed>
 +
<br>
 +
<br>
 +
<font color=white size="5"><a href="https://2012.igem.org/Team:KIT-Kyoto/Home">>>ENTER</a></font>
 +
<BR>
 +
<font color=gray>This movie requires the latest version of <a href="http://www.adobe.com/go/getflashplayer" target="_blank" border="0">Adobe Flash Player</a>.</font>
 +
<br>
 +
<font color=gray size=1><i>Copyright © 2012 <a HREF="https://2012.igem.org/Main_Page">iGEM</a>, <a href="https://2012.igem.org/Team:KIT-Kyoto/Home">KIT-Kyoto</a> All Rights Reserved.</i></font>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 02:41, 27 September 2012










>>ENTER
This movie requires the latest version of Adobe Flash Player.
Copyright © 2012 iGEM, KIT-Kyoto All Rights Reserved.