diff --git a/footer.php b/footer.php index 7df470f..5aeffad 100644 --- a/footer.php +++ b/footer.php @@ -5,8 +5,8 @@
-> +> \ No newline at end of file diff --git a/page.php b/page.php index 27bab20..104eacf 100644 --- a/page.php +++ b/page.php @@ -1,10 +1,2 @@ - - + \ No newline at end of file diff --git a/singular.php b/singular.php index 3946eb9..104eacf 100644 --- a/singular.php +++ b/singular.php @@ -1,3 +1,2 @@ - \ No newline at end of file diff --git a/style.css b/style.css index a2a8edd..6e33dee 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,13 @@ +/*! + * Theme Name: Your Theme Name Here + * Theme URI: http://www.yourdomainhere.com + * Author: 40Digits + * Author URI: http://www.40digits.com + * Description: With love and tacos from 40Digits + * Version: 1.0 + * Text Domain: 40d-wp-theme + */ + html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0;