aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-14 03:29:48 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-14 03:29:48 +0300
commit00ec7037096832f4865d4efa2d7b5235da09569a (patch)
treea71488d1fd1445a84f461f7bc25ef9c385260219 /_includes
parentfooter update (diff)
downloadsorting-algorithms-00ec7037096832f4865d4efa2d7b5235da09569a.tar.gz
sorting-algorithms-00ec7037096832f4865d4efa2d7b5235da09569a.zip
rename CSS classes
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
-rw-r--r--_includes/header.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index dfc9727..5208f03 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,6 +1,6 @@
</div>
</div>
- <div class="block">
+ <div class="footer-wrapper-row">
<footer class="navbar-default">
<div class="container">
<div style="display: table; width: 100%;">
diff --git a/_includes/header.html b/_includes/header.html
index 67f0bb3..0200bd1 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -20,9 +20,9 @@
<body>
<script src="{{ site.baseurl }}/js/common.js"></script>
- <div class="wrapper">
- <div class="block">
+ <div class="top-level-footer-wrapper">
+ <div class="footer-wrapper-row">
{% include navbar.html %}
</div>
- <div class="block push">
+ <div class="footer-wrapper-row footer-wrapper-row-auto-height">
<div class="container">