Team:TU Delft/Home/accordion

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<!-- START iGEM Wiki Stuff /-->
 
-
<style type="text/css">/*<![CDATA[*/
 
-
@import "https://2010.igem.org/wiki/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000";
 
-
@import "https://2010.igem.org/wiki/index.php?title=MediaWiki:Igem.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000";
 
-
@import "https://2010.igem.org/wiki/index.php?title=-&action=raw&gen=css&maxage=18000&useskin=igem";
 
-
/*]]>*/</style>
 
-
<!-- jQuery Javascript -->
 
-
<script type='text/javascript'        src ='https://2010.igem.org/common/jquery-latest.min.js'></script>
 
-
<script type='text/javascript'        src ='https://2010.igem.org/common/tablesorter/jquery.tablesorter.min.js'></script>
 
-
        <link rel='stylesheet' type='text/css' href='https://2010.igem.org/common/tablesorter/themes/groupparts/style.css' />
 
-
        <link rel='stylesheet' type='text/css' href='https://2010.igem.org/common/table_styles.css' />
 
-
<!-- END iGEM Wiki Stuff /-->
 
-
 
-
<style type="text/css">
 
-
/* Wiki Hacks - START */
 
-
/* Author: Pieter van Boheemen */
 
-
/* Team: TU Delft */
 
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%;
 
-
height:auto !important; /* real browsers */
 
-
height:100%; /* IE6: treaded as min-height*/
 
-
min-height:100%; /* real browsers */
 
-
}
 
-
#content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px;
 
-
height:auto !important; /* real browsers */
 
-
height:100%; /* IE6: treaded as min-height*/
 
-
min-height:100%; /* real browsers */
 
-
}
 
-
#bodyContent { border: none; padding:0; margin:0; width:100%;
 
-
height:auto !important; /* real browsers */
 
-
height:100%; /* IE6: treaded as min-height*/
 
-
min-height:100%; /* real browsers */
 
-
}
 
-
#top-section { display: none; z-index: 2; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;}
 
-
#p-logo { height:1px; overflow:hidden; display: none;}
 
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 
-
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
 
-
.left-menu ul { border: none; }
 
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
 
-
.right-menu ul { border: none; width: 300px;}
 
-
#footer-box { background-color: #216085; border: none; width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
 
-
.visualClear { display: none; }
 
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 
-
.firstHeading { display: none;}
 
-
#f-list a { color: #333; font-size: 10px;}
 
-
#f-list a:hover { color: #666;}
 
-
.printfooter { display: none; }
 
-
#footer ul { margin: 0; padding: 0;}
 
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 
-
#search-controls { display:none; }
 
-
h3#siteSub { display: none;}
 
-
#contentSub {display: none;}
 
-
p:first-child { display: none;}
 
-
</style>
 
-
 
<div id="accordion-container">
<div id="accordion-container">
<ul id="accordion">
<ul id="accordion">
Line 114: Line 60:
margin: 60px 0;
margin: 60px 0;
padding: 0;
padding: 0;
 +
position: absolute;
 +
top: 0;
 +
left: 0;
 +
background-color: #fff;
}
}

Revision as of 10:38, 12 October 2010