|
|
Line 2: |
Line 2: |
| <html> | | <html> |
| <head> | | <head> |
- |
| |
- | <style type="text/css">
| |
- |
| |
- | .gradientbuttons ul{
| |
- | padding: 3px 0;
| |
- | margin-left: 0;
| |
- | margin-top: 1px;
| |
- | margin-bottom: 0;
| |
- | font: bold 13px Verdana;
| |
- | list-style-type: none;
| |
- | text-align: center; /*set to left, center, or right to align the menu as desired*/
| |
- | }
| |
- |
| |
- | .gradientbuttons li{
| |
- | display: inline;
| |
- | margin: 0;
| |
- | }
| |
- |
| |
- | .gradientbuttons li a{
| |
- | text-decoration: none;
| |
- | padding: 5px 7px;
| |
- | margin-right: 5px;
| |
- | border: 1px solid #778;
| |
- | color: white;
| |
- | border:1px solid gray;
| |
- | background: #3282c2;
| |
- | border-radius: 8px; /*w3c border radius*/
| |
- | box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* w3c box shadow */
| |
- | -moz-border-radius: 8px; /* mozilla border radius */
| |
- | -moz-box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* mozilla box shadow */
| |
- | background: -moz-linear-gradient(center top, #a4ccec, #72a6d4 25%, #3282c2 45%, #357cbd 85%, #72a6d4); /* mozilla gradient background */
| |
- | -webkit-border-radius: 8px; /* webkit border radius */
| |
- | -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* webkit box shadow */
| |
- | background: -webkit-gradient(linear, center top, center bottom, from(#a4ccec), color-stop(25%, #72a6d4), color-stop(45%, #3282c2), color-stop(85%, #357cbd), to(#72a6d4)); /* webkit gradient background */
| |
- | }
| |
- |
| |
- | .gradientbuttons li a:hover{
| |
- | color: lightyellow;
| |
- | }
| |
- |
| |
- | .blacktheme li a{
| |
- | font-size:30px;
| |
- | background: black;
| |
- | background: -moz-linear-gradient(center top, #9f9f9f, #686868 25%, #2a2a2a 45%, #686868 85%, #9f9f9f);
| |
- | background: -webkit-gradient(linear, center top, center bottom, from(#9f9f9f), color-stop(25%, #686868), color-stop(45%, #2a2a2a), color-stop(85%, #686868), to(#9f9f9f));
| |
- | }
| |
- |
| |
- | </style>
| |
| | | |
| <style type="text/css"> | | <style type="text/css"> |
Line 227: |
Line 179: |
| | | |
| <td valign="top"> | | <td valign="top"> |
- | <div class="gradientbuttons blacktheme">
| |
- | <ul>
| |
- | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Tour">Tour</a></li>
| |
- | </ul>
| |
- | </div>
| |
- | <br/><br/>
| |
| | | |
- | <div class="gradientbuttons blacktheme"> | + | <a href="https://2011.igem.org/Team:Imperial_College_London/Tour"><img src="https://static.igem.org/mediawiki/2011/7/7d/ICL_btn3.png" width="250px" /></a> |
- | <ul> | + | <a href="https://2011.igem.org/Team:Imperial_College_London/Achievements"><img src="https://static.igem.org/mediawiki/2011/b/ba/ICL_btn1.png" width="250px" /></a> |
- | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Achievements">Main Results</a></li> | + | <a href="https://2011.igem.org/Team:Imperial_College_London/Data"><img src="https://static.igem.org/mediawiki/2011/f/f1/ICL_btn2.png" width="250px" /></a> |
- | </ul>
| + | |
- | </div>
| + | |
- | <br/><br/>
| + | |
- | | + | |
- | <div class="gradientbuttons blacktheme">
| + | |
- | <ul> | + | |
- | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Data">Data Page</a></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | <br/><br/>
| + | |
| | | |
| <h2 style="padding-left:0px;">Follow us on</h2> | | <h2 style="padding-left:0px;">Follow us on</h2> |