diff --git a/Evergreen/Resources/styleSheet.css b/Evergreen/Resources/styleSheet.css index 6f485f030..e7f4f811b 100644 --- a/Evergreen/Resources/styleSheet.css +++ b/Evergreen/Resources/styleSheet.css @@ -17,16 +17,17 @@ a, a:link, a:visited { a:hover { text-decoration: underline; } -#articleDateline { - color: rgba(0, 0, 0, 0.2); - border-bottom: 1px solid rgba(0, 0, 0, 0.1); -/* border-top: 1px solid rgba(0, 0, 0, 0.1);*/ - padding-bottom: 6px; +.articleDateline { + color: rgba(0, 0, 0, 0.3); + border-bottxom: 1px solid rgba(0, 0, 0, 0.1); + border-txop: 1px solid rgba(0, 0, 0, 0.1); + padding-bottom: 0px; padding-top: 0px; margin-bottom: 25px; + font-style: italic; } -#articleDateline a:link, #articleDateline a:visited { - color: rgba(0, 0, 0, 0.4); +.articleDateline a:link, #articleDateline a:visited { + color: rgba(0, 0, 0, 0.3); } #articleDateline img { border-radius: 7px; @@ -54,22 +55,25 @@ a:hover { .leftAlign { text-align: left; } +.articleTitle { + border-top: 1px solid rgba(0, 0, 0, 0.1); +} .headerContainer { - border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-botxtom: 1px solid rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); } .header { color: rgba(0, 0, 0, 0.3); } .headerTable { - width: 100%; + widtdh: 100%; } .headerContainer img { border-radius: 7px; margin-right: 8px; } .headerContainer a:link, .headerContainer a:visited { - color: rgba(0, 0, 0, 0.5); + color: rgba(0, 0, 0, 0.3); } .feedIcon { diff --git a/Evergreen/Resources/template.html b/Evergreen/Resources/template.html index a6c324aa0..69cdaa44c 100644 --- a/Evergreen/Resources/template.html +++ b/Evergreen/Resources/template.html @@ -1,14 +1,14 @@ -

[[avatars]]

-

[[feedlink]] • [[byline]] • [[date_short]]

- +
+ - +
[[avatars]][[date_medium]]
[[feedlink]]
[[byline]]
[[feedlink]]
[[byline]]
-
--> - +

[[newsitem_title]]

+
[[date_medium]]
[[newsitem_description]]