Loading app/assets/css/footer.css +4 −0 Original line number Diff line number Diff line Loading @@ -19,3 +19,7 @@ .footer-link{ display: block; } .footer-logo{ width: 214px; } No newline at end of file app/partials/footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ <div class="container"> <div class="row"> <div class="col-sm-4"> <h4 id="footer-header"><img alt="tinygraphs" src="assets/img/tinygraphs.png" height="22" width="111" title="tinygraphs"> © 2015</h4> <h4 id="footer-header"><img class="footer-logo" alt="tinygraphs" src="assets/img/tinygraphs.png" title="tinygraphs"> © 2015</h4> <div class="row"> <div class="col-sm-6"> <a class="footer-link" href="##whatisit">What is tinygraphs</a> Loading Loading
app/assets/css/footer.css +4 −0 Original line number Diff line number Diff line Loading @@ -19,3 +19,7 @@ .footer-link{ display: block; } .footer-logo{ width: 214px; } No newline at end of file
app/partials/footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ <div class="container"> <div class="row"> <div class="col-sm-4"> <h4 id="footer-header"><img alt="tinygraphs" src="assets/img/tinygraphs.png" height="22" width="111" title="tinygraphs"> © 2015</h4> <h4 id="footer-header"><img class="footer-logo" alt="tinygraphs" src="assets/img/tinygraphs.png" title="tinygraphs"> © 2015</h4> <div class="row"> <div class="col-sm-6"> <a class="footer-link" href="##whatisit">What is tinygraphs</a> Loading