Rhernandez (Talk | contribs) (Created page with "<html> <style> @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400; src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), ur...") |
Rhernandez (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $("#HQ_page").attr('id',''); | ||
+ | }); | ||
+ | </script> | ||
<style> | <style> | ||
@font-face { | @font-face { | ||
Line 57: | Line 63: | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | ||
} | } | ||
− | body { font-family: 'Source Sans Pro', sans-serif } | + | #home_logo, #sideMenu { display:none; } |
+ | #sideMenu, #top_title, .patrollink { display:none; } | ||
+ | #content { width:100%; padding:0; margin-top:-7px; margin-left:0;} | ||
+ | body {background-color:white;font-family: 'Source Sans Pro', sans-serif } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom:0; } | ||
h1, h2, h3, h4, h5, h6 { font-family: 'Amaranth', sans-serif } | h1, h2, h3, h4, h5, h6 { font-family: 'Amaranth', sans-serif } | ||
</style> | </style> | ||
Line 63: | Line 73: | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | </head> | ||
+ | |||
<h1>Tec GDA</h1> | <h1>Tec GDA</h1> |
Revision as of 19:54, 28 June 2017