Template:RESET

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 10: Line 10:
     border: none;
     border: none;
     width: 100%;
     width: 100%;
 +
}
 +
#content {
 +
    width: auto;
}
}
Line 28: Line 31:
     border: none;}
     border: none;}
</style>
</style>
-
 
-
<!-- Remove wikimedia width property and reset to auto -->
 
-
<script type="text/javascript">
 
-
    $(document).ready(function(){
 
-
                $("#content").removeAttr('style').css("width","auto");
 
-
            });
 
-
</script>
 
<style type="text/css">
<style type="text/css">
Line 43: Line 39:
     }
     }
#content, #globalWrapper {
#content, #globalWrapper {
-
     width: auto;
+
     height: 100%;
     float: left;
     float: left;
     position: fixed;
     position: fixed;

Latest revision as of 19:49, 10 October 2014