Template:RESET
From 2014.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
</style> | </style> | ||
- | <!-- Remove | + | <!-- Remove wikimedia width property and reset to auto --> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#content").removeAttr('style').css("width","auto"); | $("#content").removeAttr('style').css("width","auto"); | ||
}); | }); | ||
- | |||
- | |||
</script> | </script> | ||
Revision as of 21:09, 18 September 2014