Difference between revisions of "Template:British Columbia 2"

m
m
Line 59: Line 59:
 
   overflow: hidden;
 
   overflow: hidden;
 
   height: 50vh; min-height: 50%; width: 100vw; max-width: 100%;
 
   height: 50vh; min-height: 50%; width: 100vw; max-width: 100%;
   background-color: grey;
+
   background: url("http://www.indiamike.com/files/images/06/26/51/majestic-bird.jpg");
 +
  background-size: cover; background-repeat: no-repeat;
 
}
 
}
  
Line 90: Line 91:
 
     }
 
     }
 
}
 
}
 
 
 
</script>
 
</script>
 
</head>
 
</head>
Line 147: Line 146:
  
 
<body>
 
<body>
<div class="cover">
 
  <div class="container-fluid">
 
    <div class="row" id="title">
 
      <div class="col-sm-12">
 
        <strong><p style="font-size: 3em">Eagles</p></strong>
 
      </div>
 
    </div><!--title-->
 
  </div><!--container-fluid-->
 
</div><!--cover-->
 
<div class="content"></div>
 
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 14:18, 3 October 2016

Home