From e0bc06331c8b7178281c57ca30184224dba84f45 Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Wed, 30 Jul 2014 11:01:37 -0400 Subject: [PATCH] Blank Page Added blank page template --- _notes/dwsync.xml | 2 +- content-blank.php | 15 +++++++++++++++ page-blank.php | 27 +++++++++++++++++++++++++++ sass/content.scss | 6 ------ style.css | 1 - 5 files changed, 43 insertions(+), 8 deletions(-) create mode 100644 content-blank.php create mode 100644 page-blank.php diff --git a/_notes/dwsync.xml b/_notes/dwsync.xml index 039e1d1..8755dba 100644 --- a/_notes/dwsync.xml +++ b/_notes/dwsync.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/content-blank.php b/content-blank.php new file mode 100644 index 0000000..f3a5fcc --- /dev/null +++ b/content-blank.php @@ -0,0 +1,15 @@ + +
> +
+ +
+
+ ', '' ); ?> +
+
\ No newline at end of file diff --git a/page-blank.php b/page-blank.php new file mode 100644 index 0000000..b49ce8b --- /dev/null +++ b/page-blank.php @@ -0,0 +1,27 @@ + + + + + +
+
+ + +
+ +
+ + + diff --git a/sass/content.scss b/sass/content.scss index e79a748..26b2a16 100644 --- a/sass/content.scss +++ b/sass/content.scss @@ -27,7 +27,6 @@ code { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: $border-radius-base; background-color: $contentBg; padding: $contentPadding; @@ -126,8 +125,3 @@ code { .comment-form-url { width: 50%; } - - - -/* In Page Calendars */ - diff --git a/style.css b/style.css index 5377792..f8aa101 100644 --- a/style.css +++ b/style.css @@ -7168,7 +7168,6 @@ code { width: 50%; } -/* In Page Calendars */ /* - - - - - - - - - - - - - - - - - - - == Captions - - - - - - - - - - - - - - - - - - - */