(Replaced content with "<html> <!--- THIS IS WHERE THE HTML BEGINS ---> <head> <!-- This tells the browser that your page is responsive --> <meta name="viewport" content="width=device-...") |
|||
Line 6: | Line 6: | ||
<!--- THIS IS WHERE THE HTML BEGINS ---> | <!--- THIS IS WHERE THE HTML BEGINS ---> | ||
+ | <script> | ||
+ | </script> | ||
+ | <style> | ||
+ | #home_logo, #sideMenu { display:none; } | ||
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | ||
+ | body {background-color:#E8E5D2; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | </style> | ||
<head> | <head> |
Revision as of 06:27, 23 June 2017