X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=style.styl;fp=style.styl;h=e5816bc41b06e918882f21bf1f67d35f109a4351;hp=be2aebbaf25b7f90a01d403f11f1a6291e88510c;hb=d8a3c68fe7131555725440aabc9f82e53520b5dc;hpb=35a09e30f8e03af23fbd9078e628ba885b0be626 diff --git a/style.styl b/style.styl index be2aebb..e5816bc 100644 --- a/style.styl +++ b/style.styl @@ -287,8 +287,19 @@ ckeditor('admin_pages', 'sidebar_content', 'content_with_sidebar_sidebar_bordere body > .centerer position: relative -header#site_header - margin-bottom: 15px +#site_header + margin: 0 auto 15px auto + position: relative +#site_header:before + display: block + background-size: 100% +#site_header:after + display: block + position: absolute + bottom: 0 + right: 0 + padding: 4px + text-align: right body > .centerer > .nav margin-bottom: 15px