diff --git a/web/app/themes/codecorps/assets/styles/style.scss b/web/app/themes/codecorps/assets/styles/style.scss index 34968eb..1b61b99 100644 --- a/web/app/themes/codecorps/assets/styles/style.scss +++ b/web/app/themes/codecorps/assets/styles/style.scss @@ -994,6 +994,18 @@ article { } } +.post-dates { + border-bottom: 1px solid #eaeaea; + font-size: 13px; + padding: 30px 0; + font-style: italic; +} + +.date-display { + padding: 5px 0; + margin: 0; +} + /****************************** Media Queries ******************************/ diff --git a/web/app/themes/codecorps/templates/content-single.php b/web/app/themes/codecorps/templates/content-single.php index 9074bb9..3836864 100644 --- a/web/app/themes/codecorps/templates/content-single.php +++ b/web/app/themes/codecorps/templates/content-single.php @@ -13,7 +13,15 @@
- + +
+

Posted:

+ +

Updated:

+ } ?> +
+