qmsk_www_pages/static/pages/pages.css
author Tero Marttila <terom@paivola.fi>
Sun, 14 Sep 2014 02:15:25 +0300
changeset 202 da5de3a97efb
permissions -rw-r--r--
pages: Site, footer with modified, basic css styles, page tree types
div.page-header {
    border-bottom: 1px solid #EEE;
}

div.page-footer {
    border-top: 1px solid #EEE;

    margin: 40px 0px 0px 0px;

    padding: 20px 0px;
}