Cynamonster (Talk | contribs) |
Cynamonster (Talk | contribs) |
||
| Line 748: | Line 748: | ||
<!--- THIS IS WHERE THE HTML BEGINS ---> | <!--- THIS IS WHERE THE HTML BEGINS ---> | ||
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | <!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
| − | + | <html> | |
<head> | <head> | ||
| Line 754: | Line 754: | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
| + | <script> // This clears some of the default iGem formatting, but keeps EVERYTHING required by the Wiki rules. | ||
| + | function deleteTemplate() { | ||
| + | document.getElementById("content").style = "margin: 0; padding: 0;width:100%"; | ||
| + | document.body.style = "margin: 0;"; | ||
| + | } | ||
| + | </script> | ||
<header> | <header> | ||
<nav id="navbar"> | <nav id="navbar"> | ||
Revision as of 17:21, 19 June 2019