font-weight: bold;
}
#copyright {
- padding: 10px;
+ margin-bottom: 1em;
+ }
+#copyright .columns div {
text-align: center;
+ background: rgba(255, 255, 255, .5);
+ border-radius: 5px;
}
#copyright p {
font-size: 13px;
+ margin: 0;
+ padding: 10px;
}
/* Image Upload Icons */
.file-download, .download {
</div>
</div>
<div class="row" id="copyright">
- <p>Copyright©2014, All Rights Reserved. Produced by <a href="http://www.gaslightmedia.com/">Gaslight Media.</a></p>
+ <div class="columns">
+ <div>
+ <p>Copyright©2014, All Rights Reserved. Produced by <a href="http://www.gaslightmedia.com/">Gaslight Media.</a></p>
+ </div>
+ </div>
</div>
</section>
<a class="exit-off-canvas"></a>