Difference between revisions of "Team:Sydney Australia/templates/Footer"

Line 1: Line 1:
{{:Team:Sydney_Australia/Templates/NavBar}}
 
 
<html>
 
<html>
 
<head>
 
<head>
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 +
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">
 +
 +
<script type="text/javascript" src="https://use.fontawesome.com/2967839f93.js"></script>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
<script>
 
<script>
 
$(window).on('load resize', function() {
 
$(window).on('load resize', function() {
Line 16: Line 24:
 
</script>   
 
</script>   
 
<style>
 
<style>
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0%;, margin-right: 0%}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
.footer {
 
.footer {
 
background:#e2e2e2;
 
background:#e2e2e2;

Revision as of 05:46, 12 October 2017