X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/bb111be80fdf1c07ba443b4963efee531ff1005e..446d203710eccec6e355500826a8653ba738bb12:/ralf/_sass/_layout.scss?ds=sidebyside diff --git a/ralf/_sass/_layout.scss b/ralf/_sass/_layout.scss index a4c4738..28d5919 100644 --- a/ralf/_sass/_layout.scss +++ b/ralf/_sass/_layout.scss @@ -25,6 +25,12 @@ body { /* This centers us in the page, and handles the "too wide" case */ padding-top: 1px; /* If we use 0 here, some paddings add up things get ugly. What?!? */ } +/* The footer */ +#-footer { + padding-top: 3em; + text-align: center; +} + /* Navigation menu */ #-navi { padding: 0;