Fix flash as suggested by @lord

This commit is contained in:
bootstraponline
2014-04-19 22:01:56 -04:00
parent df2d2ec5e9
commit 03b28598cc
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -19,3 +19,4 @@ build/
.yardoc
_yardoc
doc/
.idea/

View File

@@ -53,6 +53,7 @@ under the License.
<% end %>
</div>
<div class="page-wrapper">
<div class="dark-box"></div>
<div class="content">
<%= yield %>
<% current_page.data.includes && current_page.data.includes.each do |include| %>

View File

@@ -251,7 +251,7 @@ html, body {
position: relative;
z-index: 30;
section {
&, section {
padding-bottom: 6em;
&:after {
content: '';