Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
Line 7: | Line 8: | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/bootstrap_style_css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/bootstrap_style_css?action=raw&ctype=text/css"> | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:CPU_CHINA/log_style_css?action=raw&ctype=text/css"> | ||
</head> | </head> | ||
− | <style> | + | |
− | #content | + | <style type="text/css"> |
+ | button.myButton { | ||
+ | text-align:center !important; | ||
+ | word-wrap: break-word !important; | ||
+ | word-break: break-all !important; | ||
+ | white-space: normal !important; | ||
+ | } | ||
+ | #content{ | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | position:relative; | ||
+ | top:-40px; | ||
+ | } | ||
+ | .mw-content-ltr { | ||
+ | background: url(https://static.igem.org/mediawiki/2018/6/60/T--CPU_CHINA--log-background.png) center 29px;position:relative; | ||
+ | background-repeat:no-repeat; | ||
+ | } | ||
+ | button:hover{background-color:#400080;} | ||
+ | a:visited{color:purple;} | ||
+ | div.myButton | ||
{ | { | ||
− | + | font-size:0.9rem; | |
− | + | ||
} | } | ||
+ | |||
+ | button.myButton | ||
+ | { | ||
+ | background:url(https://static.igem.org/mediawiki/2018/2/23/T--CPU_CHINA--log.png); | ||
+ | background-repeat:no-repeat; | ||
+ | background-size:cover; | ||
+ | } | ||
+ | |||
button | button | ||
{ | { | ||
Line 39: | Line 67: | ||
color:rgb(189,190,176);text-decoration:none; | color:rgb(189,190,176);text-decoration:none; | ||
} | } | ||
− | button:hover{ | + | button:hover{} |
a:visited{color:purple;} | a:visited{color:purple;} | ||
− | |||
− | |||
− | + | ||
</style> | </style> | ||
<body> | <body> | ||
+ | |||
+ | <div class="btn-group"style="border:none;background-color:transparent;width: 80px;height:45px;position:relative;top: 60px;left: 200px;"> | ||
+ | <button id="home"type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="border:none;background-color:transparent;width: 100%;height:45px;" onclick="returnHome()"></button> | ||
+ | </div> | ||
+ | <script> | ||
+ | function returnHome(){ | ||
+ | window.location.href="https://2018.igem.org/Team:CPU_CHINA" | ||
+ | } | ||
+ | </script> | ||
<!--*******************************************头部代码***************************************--> | <!--*******************************************头部代码***************************************--> | ||
Line 59: | Line 94: | ||
</script> | </script> | ||
− | + | <div class="btn-group" style="border:none;background-color:transparent;width: 100px;height:45px;position:relative;float:right;top: 60px;left: -70%;"> | |
<button type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="border:none;background-color:transparent;width: 100%;height:45px;"> | <button type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="border:none;background-color:transparent;width: 100%;height:45px;"> | ||
</button> | </button> | ||
Line 80: | Line 115: | ||
</li> | </li> | ||
</ul> | </ul> | ||
− | + | </div> | |
Line 126: | Line 161: | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:CPU_CHINA | + | <a href="https://2018.igem.org/Team:CPU_CHINA/Attributions">Attributions</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:CPU_CHINA/ | + | <a href="https://2018.igem.org/Team:CPU_CHINA/Collborations">Collaborations</a> |
</li> | </li> | ||
</div> | </div> | ||
+ | |||
<video id="team-video" style="width:90%;margin-left:5%;position:relative;top:120px;" controls="controls" preload="preload" loop="loop"> | <video id="team-video" style="width:90%;margin-left:5%;position:relative;top:120px;" controls="controls" preload="preload" loop="loop"> |
Revision as of 06:58, 24 August 2018