|
|
(4 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| + | {{Stockholm/Lab_work}} |
- | | + | |
- | <style type="text/css">
| + | |
- | | + | |
- | td { vertical-align: top }
| + | |
- | | + | |
- | A:link {text-decoration: none; color:#3671A1;}
| + | |
- | A:visited {text-decoration: none; color:#3671A1;}
| + | |
- | A:active {text-decoration: none; font-weight:bold; color:#3671A1;}
| + | |
- | A:hover {text-decoration: none; opacity:0.75;}
| + | |
- | | + | |
- | body
| + | |
- | {
| + | |
- | font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
| + | |
- | //font-size: 12px;
| + | |
- | color: #888888;
| + | |
- | margin: 0;
| + | |
- | background-color: #FFF;
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | #top-section
| + | |
- | {
| + | |
- | width:965px;
| + | |
- | border: 0;
| + | |
- | border-bottom: 1px solid #888888;
| + | |
- | height: 20px;
| + | |
- | overflow: visible;
| + | |
- | }
| + | |
- | | + | |
- | #menubar
| + | |
- | {
| + | |
- | position: absolute;
| + | |
- | top: 0px;
| + | |
- | display:block;
| + | |
- | float:left;
| + | |
- | border: none;
| + | |
- | | + | |
- | }
| + | |
- | #menubar li a
| + | |
- | {
| + | |
- | color: #888888;
| + | |
- | }
| + | |
- | | + | |
- | #menubar.right-menu
| + | |
- | {
| + | |
- | position: absolute;
| + | |
- | right: 20px;
| + | |
- | font-size: 10px;
| + | |
- | }
| + | |
- | #menubar.left-menu
| + | |
- | {
| + | |
- | position: absolute;
| + | |
- | left: 20px;
| + | |
- | font-size: 10px;
| + | |
- | }
| + | |
- | | + | |
- | #search-controls
| + | |
- | {
| + | |
- | display: none
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | #p-logo a
| + | |
- | {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | | + | |
- | #p-logo
| + | |
- | {
| + | |
- | position: relative;
| + | |
- | top: 50px;
| + | |
- | width: 965px;
| + | |
- | margin-left: auto;
| + | |
- | margin-right: auto;
| + | |
- | // background: url("https://static.igem.org/mediawiki/2010/5/58/Spot_on_Treatment.png");
| + | |
- | background: url("https://static.igem.org/mediawiki/2010/6/6e/Spot_on_Treatment_SU.gif");
| + | |
- | background-repeat: no-repeat;
| + | |
- | background-position: left top;
| + | |
- |
| + | |
- | }
| + | |
- | | + | |
- | #content
| + | |
- | {
| + | |
- | position: relative;
| + | |
- | top: 130px;
| + | |
- | border: 0;
| + | |
- |
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | | + | |
- | #footer
| + | |
- | {
| + | |
- | width: 965px;
| + | |
- | margin: 0;
| + | |
- | line-height: 0;
| + | |
- | | + | |
- | font-size: 10px;
| + | |
- | font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | #footer-box
| + | |
- | {
| + | |
- | position: relative;
| + | |
- | top: 160px;
| + | |
- | height: 35px;
| + | |
- | border:0;
| + | |
- | border-top: 1px solid #888888;
| + | |
- | width: 965px;
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | #footer a
| + | |
- | {
| + | |
- | color: #888888;
| + | |
- | | + | |
- | font-family:sans-serif;
| + | |
- | font-size:95%;
| + | |
- | white-space:nowrap;
| + | |
- | text-align:left;
| + | |
- | text-transform:lowercase;
| + | |
- | }
| + | |
- | #footer a:hover
| + | |
- | {
| + | |
- | color:black;
| + | |
- | }
| + | |
- | | + | |
- | #footer .selected a
| + | |
- | {
| + | |
- | color:black;
| + | |
- | }
| + | |
- | | + | |
- | #menubar .selected a
| + | |
- | {
| + | |
- | color:black;
| + | |
- | }
| + | |
- | #menubar li a:hover
| + | |
- | {
| + | |
- | color:black;
| + | |
- | }
| + | |
- | | + | |
- | .firstHeading
| + | |
- | {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | | + | |
- | .navbar
| + | |
- | {
| + | |
- | align:center;
| + | |
- | }
| + | |
- | | + | |
- | .navbar td
| + | |
- | {
| + | |
- | border-right:1px dotted #CCCCCC;
| + | |
- | display:inline;
| + | |
- | margin-left:5px;
| + | |
- | padding-right:5px;
| + | |
- | align="center";
| + | |
- | }
| + | |
- | </style>
| + | |
- | </html>
| + | |
- | <div class="navbar">
| + | |
- | {|
| + | |
- | |[[Team:Stockholm/|Home]]
| + | |
- | |[[Team:Stockholm/News|News]]
| + | |
- | |[[Team:Stockholm/Team|Team]]
| + | |
- | |[[Team:Stockholm/Project|Project]]
| + | |
- | |[[Team:Stockholm/Planning|Planning]]
| + | |
- | |[[Team:Stockholm/Modelling|Modelling]]
| + | |
- | |[[Team:Stockholm/Notebook|Notebook]]
| + | |
- | |[[Team:Stockholm/Protocols|Protocols]]
| + | |
- | |[[Team:Stockholm/Pictures|Pictures]]
| + | |
- | <!--- |[[Team:Stockholm/Journalclub|Journal club]] --->
| + | |
- | |[[Team:Stockholm/Sponsors|Sponsors]]
| + | |
- | |<html> </html>'''Follow us on''' <html><a href="http://twitter.com/igemstockholm"><img src="https://static.igem.org/mediawiki/2010/7/78/Twitter_16.png"></a></html> '''and''' [[Image:Facebook_16.png]]
| + | |
- | |}
| + | |
- | </div>
| + | |
- | | + | |
- | | + | |
- | <html>
| + | |
- | <!--- start google analytics igem.se --->
| + | |
- | | + | |
- | <script type="text/javascript">
| + | |
- | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
| + | |
- | document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
| + | |
- | </script>
| + | |
- | <script type="text/javascript">
| + | |
- | try {
| + | |
- | var pageTracker = _gat._getTracker("UA-16294882-1");
| + | |
- | pageTracker._trackPageview();
| + | |
- | } catch(err) {}</script> | + | |
- | | + | |
- | <!--- end google analytics igem.se --->
| + | |
- | | + | |
- | | + | |
- | <!--- start google analytics https://2010.igem.org/Team:Stockholm --->
| + | |
- | | + | |
- | <script type="text/javascript">
| + | |
- | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
| + | |
- | document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
| + | |
- | </script>
| + | |
- | <script type="text/javascript">
| + | |
- | try {
| + | |
- | var pageTracker = _gat._getTracker("UA-16294882-2");
| + | |
- | pageTracker._trackPageview();
| + | |
- | } catch(err) {}</script>
| + | |
- | | + | |
- | <!--- end google analytics https://2010.igem.org/Team:Stockholm --->
| + | |
- | </html>
| + | |