I'm not entirely sure what I changed here :P
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
body {
|
body {
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.starter-template {
|
.starter-template {
|
||||||
padding: 40px 15px;
|
padding: 40px 15px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -340,17 +341,19 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 style="background-color: #F8ECC2;">Video Recording of Clockwork Mechanisms</h2>
|
<h2 style="background-color: #F8ECC2;">Video Recording of Clockwork Mechanisms</h2>
|
||||||
<div class="embed-responsive embed-responsive-16by9">
|
<div class="jumbotron">
|
||||||
<iframe class="embed-responsive-item" width="420" height="315" src="http://www.youtube.com/embed/xDeC6ZB3J5g?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
|
<div class="embed-responsive embed-responsive-16by9">
|
||||||
</iframe>
|
<iframe class="embed-responsive-item" width="520" height="415" src="http://www.youtube.com/embed/xDeC6ZB3J5g?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
|
||||||
</div>
|
</iframe>
|
||||||
<div class="embed-responsive embed-responsive-16by9">
|
</div>
|
||||||
<iframe class="embed-responsive-item" width="420" height="315" src="http://www.youtube.com/embed/cDSUxLj--Wk?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
|
<div class="embed-responsive embed-responsive-16by9">
|
||||||
</iframe>
|
<iframe class="embed-responsive-item" width="520" height="415" src="http://www.youtube.com/embed/cDSUxLj--Wk?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
|
||||||
</div>
|
</iframe>
|
||||||
<div class="embed-responsive embed-responsive-16by9">
|
</div>
|
||||||
<iframe class="embed-responsive-item" width="420" height="315" src="http://www.youtube.com/embed/Q2KymGLOH6M?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
|
<div class="embed-responsive embed-responsive-16by9">
|
||||||
</iframe>
|
<iframe class="embed-responsive-item" width="520" height="415" src="http://www.youtube.com/embed/Q2KymGLOH6M?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -86,16 +86,21 @@
|
|||||||
</nav>
|
</nav>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="header starter-template">
|
<div class="header starter-template">
|
||||||
|
<h2>Information on the Team:</h2>
|
||||||
|
<p class="text-justify">The BrassGoggledCoders are an internation team of hobbyist coders working to create steampunk themed mods for Minecraft.</p>
|
||||||
|
<h2>Contact Us:</h2>
|
||||||
|
<ul class="text-left">
|
||||||
|
<li><a href="mailto:brasscoders@gmail.com">Email</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="https://twitter.com/brasscoders">Twitter</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="https://github.com/BrassGoggledCoders">Github</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="https://www.patreon.com/BrassGoggledCoders">Patreon</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<div class="panel panel-primary">
|
<div class="panel panel-primary">
|
||||||
<h1>Contact Us:</h1>
|
|
||||||
<ul>
|
|
||||||
<li>Email - brasscoders@gmail.com</li>
|
|
||||||
<li>Twitter - https://twitter.com/brasscoders</li>
|
|
||||||
<li>Github - https://github.com/BrassGoggledCoders</li>
|
|
||||||
<li>Patreon - https://www.patreon.com/BrassGoggledCoders</li>
|
|
||||||
</ul>
|
|
||||||
<h6>Web development by Arona Jones, with some help from Josh Page. Kindly Hosted by Github. See <a href="index.html">here</a> for other credits.</h6>
|
<h6>Web development by Arona Jones, with some help from Josh Page. Kindly Hosted by Github. See <a href="index.html">here</a> for other credits.</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user