Template:Uppsala-SwedenTemplatetest

From 2011.igem.org

(Difference between revisions)
Line 7: Line 7:
 +
<script type="text/javascript">
 +
$(function() {
 +
$('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'});
 +
});
 +
$(function(){
 +
        $('ul#accmenu').accordion({
 +
              header:'.head',
 +
              fillSpace:false,
 +
              autoHeight:false,
 +
              navigation:true,
 +
              animated: 'easeslide'})
 +
});
 +
</script>
<style type="text/css">
<style type="text/css">
Line 25: Line 38:
}
}
-
#bodyContent{
+
 
-
    position:relative;
+
-
    width:970px;
+
-
    font-family: "Lucida Sans Unicode", "Lucida Grande", Nobile, Verdana, Arial, Helvetica, sans-serif;
+
-
    color:#323232;
+
-
    background-image:url('https://static.igem.org/mediawiki/2010/0/0a/Cam-Repeat.png');
+
-
   
+
-
    }
+
#bodyContent a{
#bodyContent a{
     color:#73a631;
     color:#73a631;

Revision as of 10:26, 11 July 2011