Toplinks, header margin, FP blocks, cleanup, page vars
authorLaury GvR <laury@gaslightmedia.com>
Mon, 8 Oct 2018 17:55:54 +0000 (13:55 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 8 Oct 2018 17:55:54 +0000 (13:55 -0400)
commite8571fda78147f5e3ab28c4984b4a62c35ad7c0c
treec5f6dc486a88e935de83cbf9681a1916e3638890
parentd5967c12c7d5cf2f401de46028dc203258761aff
Toplinks, header margin, FP blocks, cleanup, page vars

- align toplinks right
- remove slideshow margin and replace with header margin
- add headermargin vars, fix header margin for all page types
- add page ID variables for block parents
- clarified existing page ID variable
- main FP and owners FP now get different blocks
- map image now only visible on main FP
16 files changed:
css/app.css
css/app.css.map
functions.php
index.php
lib/navigation.php
parts/glm-blocks-front.php [new file with mode: 0644]
parts/glm-blocks-owners.php [new file with mode: 0644]
parts/glm-blocks.php [deleted file]
scss/_blog.scss
scss/_main.scss
scss/_page.header.scss
scss/_settings.scss
scss/_slideshow.scss
sections/front-page.php
sections/header.php
sections/owners-home.php [new file with mode: 0644]