X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=style.styl;h=5f9daaebc79ebd27da3030210d03d9c935859251;hb=26e88a8fcd1bcbb101245a2243c6fb9cfeda3500;hp=c0071a2292ab1407577ea197cbd3bd18caec1e46;hpb=10f9463ec0189185b09e671924678513e5f6d49b;p=wfpl-cms.git diff --git a/style.styl b/style.styl index c0071a2..5f9daae 100644 --- a/style.styl +++ b/style.styl @@ -25,7 +25,6 @@ columns = wfpl_columns({ name: 'centerer' margin: 15px width: centerer_width - position: relative child: { type: 'alternatives' full: { @@ -244,7 +243,14 @@ ckeditor('admin_pages', 'content', 'content_with_sidebar_main', columns['widths' ckeditor('admin_pages', 'sidebar_content', 'content_with_sidebar_sidebar_plain', columns['widths']['.centerer.with_sidebar > .sidebar.plain']) ckeditor('admin_pages', 'sidebar_content', 'content_with_sidebar_sidebar_bordered', columns['widths']['.centerer.with_sidebar > .sidebar.bordered']) +body > .centerer + position: relative + +header#site_header + margin-bottom: 15px + body > .centerer > .nav + margin-bottom: 15px ul li_reset() space_evenly(line_height) @@ -281,13 +287,12 @@ footer #admin_links font-size: font_size_small - background: #fdd + background: rgba(255, 244, 244, 0.5) + border: 1px dotted #000 padding: 3px - margin-bottom: 15px - - - - + position: absolute + top: 0 + right: 0 // obsolete floating images (from pastable example code on admin_images) span.wfpl_ifl @@ -540,7 +545,7 @@ for selector, css in columns.css body > .centerer > .nav ul > li, #mobile_menu_button display: block - padding: 3px 10px 4px 17px + padding: 0px 10px 0px 17px font-size: font_size_large #admin_images_body .th_toggle_buttons font-weight: normal