Image styles, p & h1 margins, search, tables
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Dec 2014 14:46:49 +0000 (09:46 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Dec 2014 14:46:49 +0000 (09:46 -0500)
commit2cf14b1ce9ef44e502b809c60875959ad76f7c79
treea06d8ab8b3299e38aef36321dfc7f802ecd093cb
parentc5cd92eb0b1f88d77dbf4dcbb54c371b89c52949
Image styles, p & h1 margins, search, tables

Images now align left and right appropriately.
Paragraphs, h2 and h1 have additional margins.
Search output has been changed when no posts.
Added responsive tables, all tables on site are
now affected by JS to add a 'responsive' class.
14 files changed:
css/app.css
css/responsive-tables.css [new file with mode: 0644]
front-page.php
functions.php
header.php
home.php
js/app.js
js/custom/glm-responsive-tables.js [new file with mode: 0644]
js/responsive-tables.js [new file with mode: 0644]
page.php
scss/_structure.scss
search.php
single.php
test.php